diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:38:46 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:38:46 +0000 |
commit | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (patch) | |
tree | dda743b4639b5d456e7460de3e75e4086816a1dc /x11-wm/wmthemeinstall/Makefile | |
parent | Remove a dead MASTER_SITE_WINDOWMAKER and MASTER_SITE_SUNSITE. (diff) |
Move distfile to my local-distfile hosting on ftp.FreeBSD.org and unleash
this port upon the people.
Prodded repeatedly by: fenner's portsurvey ;-)
Notes
Notes:
svn path=/head/; revision=29762
Diffstat (limited to 'x11-wm/wmthemeinstall/Makefile')
-rw-r--r-- | x11-wm/wmthemeinstall/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index 305e4b38b1a1..6628c6bff2dd 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -8,10 +8,10 @@ PORTNAME= wmthemeinstall PORTVERSION= 0.62 CATEGORIES= x11-wm -MASTER_SITES= http://www.lovett.com/FreeBSD/ \ - ftp://ftp.cronyx.ru/.w3/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= will -MAINTAINER= andrews@technologist.com +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |