summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorwiz <wiz>2007-05-23 23:46:08 +0000
committerwiz <wiz>2007-05-23 23:46:08 +0000
commita63d7905c94fe6b4e15e4422a5ece9c79538494a (patch)
treef30ea2e7b1b292b57cbd01934c388945621f7bf0 /misc/screen
parentec6900bff78bd6df7736b0fae695c9235433b96a (diff)
downloadpkgsrc-a63d7905c94fe6b4e15e4422a5ece9c79538494a.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')
-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