aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-13 23:03:20 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-13 23:03:20 +0800
commit16a185a521df5414790dd36163ba0adbf57dc844 (patch)
treec190bf10da0cbd37125b862eeefc8a9e16d6ae62 /misc
parented0fd9eafa6d3a910bcd555951129c3dee21b516 (diff)
downloadfreebsd-ports-16a185a521df5414790dd36163ba0adbf57dc844.tar.gz
freebsd-ports-16a185a521df5414790dd36163ba0adbf57dc844.tar.zst
freebsd-ports-16a185a521df5414790dd36163ba0adbf57dc844.zip
Put copy of distfile on MASTER_SITE_LOCAL because it doesn't exist on the
site indicated by the author, while #@%$^ing Lycos today took down ftpsearch.lycos.com. Submitted by: fenner's distfiles survey
Notes
Notes: svn path=/head/; revision=39757
Diffstat (limited to 'misc')
-rw-r--r--misc/gnomepm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gnomepm/Makefile b/misc/gnomepm/Makefile
index e6a3d0eb3e7f..d6bf14ce61c2 100644
--- a/misc/gnomepm/Makefile
+++ b/misc/gnomepm/Makefile
@@ -8,7 +8,9 @@
PORTNAME= gnomepm
PORTVERSION= 0.9.3
CATEGORIES= misc gnome
-MASTER_SITES= http://www.geocities.com/lordzephyroth/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://ftp.one.net/pub/users/dobez/
+MASTER_SITE_SUBDIR= sobomax
DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org