Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
.\" $NetBSD: pkgdepgraph.1,v 1.12 2004/07/28 11:01:18 wiz Exp $
.\" $NetBSD: pkgdepgraph.1,v 1.13 2013/07/20 21:50:53 wiz Exp $
.\"
.\" Copyright (c) 2002, 2003, 2004 by Andrew Brown <atatat@netbsd.org>
.\" Absolutely no warranty.
@@ -510,7 +510,7 @@ $ pkgdepgraph out-of-date.dot | dot -Tps \*[Gt] current.ps
.Xr dotty 1 ,
.Xr lintpkgsrc 1
.Sh AUTHORS
.An Andrew Brown Aq atatat@netbsd.org
.An Andrew Brown Aq Mt atatat@netbsd.org
.Sh BUGS
.Nm
was written in

View File

@@ -1,9 +1,9 @@
#!@PREFIX@/bin/perl
#!@PERL5@
# Copyright (c) 2002, 2003, 2004 by Andrew Brown <atatat@netbsd.org>
# Absolutely no warranty.
# $NetBSD: pkgdepgraph.pl,v 1.11 2005/06/26 17:34:19 atatat Exp $
# $NetBSD: pkgdepgraph.pl,v 1.12 2014/03/03 05:06:43 obache Exp $
# pkgdepgraph: @DISTVER@
use strict;