diff options
author | tron <tron> | 2000-08-21 09:24:03 +0000 |
---|---|---|
committer | tron <tron> | 2000-08-21 09:24:03 +0000 |
commit | 60038b50832fbd8c72e865e38db11a5708355c29 (patch) | |
tree | ed3e5d5439ca731ae4218b617109e5246f8b01e9 | |
parent | f2870d7e42ce97edb3db1295299dc4874b9eb1f3 (diff) | |
download | pkgsrc-60038b50832fbd8c72e865e38db11a5708355c29.tar.gz |
Add SunSITE and its mirrors to the master site list.
-rw-r--r-- | graphics/xpdf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index c75b8d56116..f2ce4fa7749 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2000/08/21 06:49:13 fredb Exp $ +# $NetBSD: Makefile,v 1.14 2000/08/21 09:24:03 tron Exp $ # FreeBSD Id: Makefile,v 1.12 1998/03/11 03:08:12 vanilla Exp # DISTNAME= xpdf-0.91 CATEGORIES= graphics print -MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ +MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ + ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org |