pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/screen The distfile is not GNU mirrors (only olde...
details: https://anonhg.NetBSD.org/pkgsrc/rev/188f397a58fa
branches: trunk
changeset: 529088:188f397a58fa
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 23 23:46:08 2007 +0000
description:
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:
misc/screen/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d19fc08717f2 -r 188f397a58fa misc/screen/Makefile
--- a/misc/screen/Makefile Wed May 23 23:42:47 2007 +0000
+++ b/misc/screen/Makefile Wed May 23 23:46:08 2007 +0000
@@ -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@localhost
HOMEPAGE= http://www.gnu.org/software/screen/screen.html
Home |
Main Index |
Thread Index |
Old Index