diff options
Diffstat (limited to 'x11')
-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 |