diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-13 23:03:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-13 23:03:20 +0800 |
commit | 43c4b4d4e9d28777cab173c1adf607b87bdb378c (patch) | |
tree | 3f2113bf1c82e03f1b96c27cb9db55de96c327b2 | |
parent | 6ee410f732ac305acaea53b87860862cdf82a365 (diff) | |
download | freebsd-ports-gnome-43c4b4d4e9d28777cab173c1adf607b87bdb378c.tar.gz freebsd-ports-gnome-43c4b4d4e9d28777cab173c1adf607b87bdb378c.tar.zst freebsd-ports-gnome-43c4b4d4e9d28777cab173c1adf607b87bdb378c.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
-rw-r--r-- | finance/gnomepm/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomepm/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index e6a3d0eb3e7f..d6bf14ce61c2 100644 --- a/finance/gnomepm/Makefile +++ b/finance/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 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 |