diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomepm/Makefile | 4 |
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 |