diff options
author | wiz <wiz> | 2007-12-02 11:31:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:31:49 +0000 |
commit | 63514ba135c759931a5bef82d9641039dc8a7e3c (patch) | |
tree | 1bea9c13a765be7ac9eddf9be7c6cde6e993db66 /print/LPRng-core | |
parent | 91bc3a6a76b6d4fa3e93057cae9ff8abc052c9c3 (diff) | |
download | pkgsrc-63514ba135c759931a5bef82d9641039dc8a7e3c.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'print/LPRng-core')
-rw-r--r-- | print/LPRng-core/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 |