diff options
-rw-r--r-- | news/inn/Makefile | 3 | ||||
-rw-r--r-- | news/trn/Makefile | 5 | ||||
-rw-r--r-- | print/LPRng-core/Makefile | 5 | ||||
-rw-r--r-- | security/amap/Makefile | 5 | ||||
-rw-r--r-- | security/gpgme/Makefile | 5 |
5 files changed, 9 insertions, 14 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index ca329684ebc..a88616cd99a 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.85 2007/09/07 22:12:20 jlam Exp $ +# $NetBSD: Makefile,v 1.86 2007/12/02 11:31:49 wiz Exp $ DISTNAME= inn-2.4.3 PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \ - ftp://ftp.sunet.se/pub/news/nntp/inn/ \ ftp://ftp.fu-berlin.de/unix/news/inn/ MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/news/trn/Makefile b/news/trn/Makefile index f4b5a139f43..98d2e88d675 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2007/12/02 08:32:25 rillig Exp $ +# $NetBSD: Makefile,v 1.30 2007/12/02 11:32:25 wiz Exp $ DISTNAME= trn-4.0-test76 PKGNAME= trn-4.76 PKGREVISION= 3 CATEGORIES= news -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} \ - ftp://trn.sourceforge.net/pub/trn/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://trn.sourceforge.net/ diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile index f0ef806160d..d9091a61d9c 100644 --- a/print/LPRng-core/Makefile +++ b/print/LPRng-core/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2006/09/04 08:47:17 martti Exp $ +# $NetBSD: Makefile,v 1.33 2007/12/02 11:33:01 wiz Exp $ DISTNAME= LPRng-3.8.28 PKGNAME= LPRng-core-3.8.28 PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.lprng.com/pub/LPRng/LPRng/ \ - http://www.lprng.com/DISTRIB/LPRng/ \ - http://lprng.sourceforge.net/DISTRIB/LPRng/ + http://www.lprng.com/DISTRIB/LPRng/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/security/amap/Makefile b/security/amap/Makefile index 8ed407c71e7..a368791fa36 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2007/02/22 19:27:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/12/02 11:33:18 wiz Exp $ # DISTNAME= amap-5.2 CATEGORIES= net security -MASTER_SITES= http://thc.segfault.net/releases/ \ - http://www.thc.org/releases/ +MASTER_SITES= http://www.thc.org/releases/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://thc.org.segfault.net/thc-amap/ diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index f95f4b2edd4..2dd2f821ee4 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.53 2007/11/08 21:22:40 bjs Exp $ +# $NetBSD: Makefile,v 1.54 2007/12/02 11:34:45 wiz Exp $ # DISTNAME= gpgme-1.1.4 PKGREVISION= 2 CATEGORIES= security -MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ \ - ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ +MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ MAINTAINER= oishi@ims.ac.jp HOMEPAGE= http://www.gnupg.org/related_software/gpgme/ |