diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-13 15:03:20 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-13 15:03:20 +0000 |
commit | 43c4b4d4e9d28777cab173c1adf607b87bdb378c (patch) | |
tree | 3f2113bf1c82e03f1b96c27cb9db55de96c327b2 /finance/gnomepm | |
parent | 6ee410f732ac305acaea53b87860862cdf82a365 (diff) | |
download | FreeBSD-ports-43c4b4d4e9d28777cab173c1adf607b87bdb378c.zip FreeBSD-ports-43c4b4d4e9d28777cab173c1adf607b87bdb378c.tar.gz |
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
Diffstat (limited to 'finance/gnomepm')
-rw-r--r-- | finance/gnomepm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index e6a3d0e..d6bf14c 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 |