aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-10-12 02:13:19 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2005-10-12 02:13:19 +0800
commite6e62b12e4cfeb2e468d8e1270b3bb5ff25bb33d (patch)
tree40898d00ef39ae3db18aea2bdc04e27c9d0ed13f /misc
parent29abc3e0b997088a16bd83de856b668f99029e7e (diff)
downloadfreebsd-ports-gnome-e6e62b12e4cfeb2e468d8e1270b3bb5ff25bb33d.tar.gz
freebsd-ports-gnome-e6e62b12e4cfeb2e468d8e1270b3bb5ff25bb33d.tar.zst
freebsd-ports-gnome-e6e62b12e4cfeb2e468d8e1270b3bb5ff25bb33d.zip
Fix MASTER_SITES.
Diffstat (limited to 'misc')
-rw-r--r--misc/gwhich/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile
index a7e590365604..6394a470a058 100644
--- a/misc/gwhich/Makefile
+++ b/misc/gwhich/Makefile
@@ -8,18 +8,15 @@
PORTNAME= gwhich
PORTVERSION= 2.14
CATEGORIES= misc
-MASTER_SITES= http://www.xs4all.nl/~carlo17/which/
+MASTER_SITES= ftp://ftp.cse.cuhk.edu.hk/pub/gnu/gnu/which/ \
+ http://voodoo.bawue.com/download/
DISTNAME= which-${PORTVERSION}
MAINTAINER= jeremy@external.org
COMMENT= GNU Which - Everything you never wanted in a which
-BROKEN= "distfile no longer available, current is 2.16 from same site"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE= 2005-12-11
-
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --program-prefix=g
+CONFIGURE_ARGS= --program-prefix=g
MAN1= gwhich.1