diff options
author | wiz <wiz> | 2007-12-02 11:51:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:51:34 +0000 |
commit | 7f12b63c461be0dc4ac8019f2c217706c965c629 (patch) | |
tree | 7f33e0621dd9a0726b72a3e3a892ad9426661a46 /x11/xphoon | |
parent | e04104f25df9f939ed2132e2d3ccea2f59e060a4 (diff) | |
download | pkgsrc-7f12b63c461be0dc4ac8019f2c217706c965c629.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 |