summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-23 23:46:08 +0000
committerwiz <wiz@pkgsrc.org>2007-05-23 23:46:08 +0000
commitb51dfd7038f878bfced282d82608df6cc2bd823c (patch)
treef30ea2e7b1b292b57cbd01934c388945621f7bf0 /misc/screen/Makefile
parent432de38d50c0d4efd9d1c17953f1a01510e633ce (diff)
downloadpkgsrc-b51dfd7038f878bfced282d82608df6cc2bd823c.tar.gz
The distfile is not GNU mirrors (only older versions are).
Remove MASTER_SITE_GNU from MASTER_SITES and two other places. From Zafer Aydogan.
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index a9049566224..069b391b42b 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.71 2007/02/15 14:47:09 rillig Exp $
+# $NetBSD: Makefile,v 1.72 2007/05/23 23:46:08 wiz Exp $
DISTNAME= screen-4.0.3
CATEGORIES= misc shells
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
- ${MASTER_SITE_GNU:=screen/}
+ http://komquats.com/distfiles/ \
+ http://people.freebsd.org/~cy/distfiles/
+# ${MASTER_SITE_GNU:=screen/}
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.gnu.org/software/screen/screen.html