diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:51:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:51:34 +0000 |
commit | 38ec29e335e2c3e86932488288760bfb87ea0bc7 (patch) | |
tree | 7f33e0621dd9a0726b72a3e3a892ad9426661a46 /x11/xphoon | |
parent | 7c705163d2fba5293540efb712904887b02cc06d (diff) | |
download | pkgsrc-38ec29e335e2c3e86932488288760bfb87ea0bc7.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'x11/xphoon')
-rw-r--r-- | x11/xphoon/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xphoon/Makefile b/x11/xphoon/Makefile index 9c83fd08f57..6c2e1ba1ca2 100644 --- a/x11/xphoon/Makefile +++ b/x11/xphoon/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2007/02/22 19:27:29 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2007/12/02 11:51:34 wiz Exp $ # DISTNAME= xphoon.tar PKGNAME= xphoon-19910918 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ${MASTER_SITE_XCONTRIB} \ - ftp://ftp.sunet.se/pub/X11/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .Z MAINTAINER= pkgsrc-users@NetBSD.org |