diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /pkgtools/url2pkg | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'pkgtools/url2pkg')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index daf29fd24ec..2f4861478ab 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/04/23 09:18:29 rh Exp $ +# $NetBSD: Makefile,v 1.27 2003/07/17 22:52:19 grant Exp $ # DISTNAME= url2pkg-1.23 @@ -7,7 +7,7 @@ CATEGORIES= pkgtools sysutils MASTER_SITES= # Nothing DISTFILES= # Nothing -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org COMMENT= Tool to automate initial steps in building a package EXTRACT_ONLY= # empty |