diff options
author | obache <obache> | 2008-01-04 07:17:14 +0000 |
---|---|---|
committer | obache <obache> | 2008-01-04 07:17:14 +0000 |
commit | b18dacf48876ac5f18a8616a67b41d81807e3ffe (patch) | |
tree | a6d22a1f44527921429b43f94efd81642bc58507 /misc | |
parent | e48815314466f78381fcdd762a6d6bb0231e4ff9 (diff) | |
download | pkgsrc-b18dacf48876ac5f18a8616a67b41d81807e3ffe.tar.gz |
Update MASTER_SITES, noticed by Zafer Aydogan in private mail.
Also update HOMEPAGE.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/getopt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index 150dfa3bfed..49a51d209ee 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2006/10/21 11:11:34 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2008/01/04 07:17:14 obache Exp $ # DISTNAME= getopt-1.1.3 PKGREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://www.frodol.dds.nl/ +MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.frodol.dds.nl/ +HOMEPAGE= http://software.frodo.looijaard.name/getopt/ COMMENT= Program to help shell scripts parse command-line parameters PKG_INSTALLATION_TYPES= overwrite pkgviews |