diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/libgetopt | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/libgetopt')
-rw-r--r-- | devel/libgetopt/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgetopt/Makefile b/devel/libgetopt/Makefile index 7d268864598..3e5aad5fad7 100644 --- a/devel/libgetopt/Makefile +++ b/devel/libgetopt/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.12 2003/03/29 12:40:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 21:31:26 grant Exp $ # DISTNAME= libgetopt-${VERS} WRKSRC= ${WRKDIR}/libgetopt CATEGORIES= pkgtools sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} -# MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/lib/libc/stdlib/ \ -# ftp://ftp.de.netbsd.org/pub/NetBSD/NetBSD-current/src/lib/libc/stdlib/ +# MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-current/src/lib/libc/stdlib/ \ +# ftp://ftp.de.NetBSD.org/pub/NetBSD/NetBSD-current/src/lib/libc/stdlib/ DISTFILES= getopt_long.c-${VERS} getopt_long.3-${VERS} -MAINTAINER= hubertf@netbsd.org,mcr@netbsd.org +MAINTAINER= hubertf@NetBSD.org,mcr@NetBSD.org COMMENT= Library for handling --long options NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |