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 | |
parent | 7a59d1b67eec9b94a239fff0cc90188b91fc4af1 (diff) | |
download | ports-4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7.tar.gz ports-4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7.zip |
Notes
Diffstat (limited to 'x11-wm/wmthemeinstall')
-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 |