diff options
author | fenner <fenner@FreeBSD.org> | 2001-04-23 00:55:23 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-04-23 00:55:23 +0800 |
commit | 62b19be9c6090826b864148bea131b90b5fbc6bd (patch) | |
tree | 92b79f21f9b72a9a4ea19c332b2e8f81862d37c4 /sysutils | |
parent | 4644839387cb3b77f4aa4f1ad8893a2c05765057 (diff) | |
download | freebsd-ports-gnome-62b19be9c6090826b864148bea131b90b5fbc6bd.tar.gz freebsd-ports-gnome-62b19be9c6090826b864148bea131b90b5fbc6bd.tar.zst freebsd-ports-gnome-62b19be9c6090826b864148bea131b90b5fbc6bd.zip |
Stick distfiles in my local_distfiles, since maintainer is having trouble
with his servers.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/consolehm/Makefile | 4 | ||||
-rw-r--r-- | sysutils/wmhm/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile index 52c878fc8a17..213bf99f2e1d 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -9,8 +9,8 @@ PORTNAME= consolehm PORTVERSION= 1.31 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \ - http://www.es.co.nz/~mmuir/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= mmuir@cwnet.com diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile index 81b1c37f7771..b89c673d7c63 100644 --- a/sysutils/wmhm/Makefile +++ b/sysutils/wmhm/Makefile @@ -9,8 +9,8 @@ PORTNAME= wmhm PORTVERSION= 1.45 PORTREVISION= 1 CATEGORIES= sysutils windowmaker -MASTER_SITES= ftp://muir.yi.org/pub/wmhm/ \ - http://www.es.co.nz/~mmuir/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= mmuir@cwnet.com |