diff options
author | pat <pat@FreeBSD.org> | 2002-02-11 08:50:22 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-11 08:50:22 +0800 |
commit | b2e0f99b715886e6ac247c304c70e5353a214e85 (patch) | |
tree | 19fb5f25fcf592c1b2dbd9645332068b749a168c /x11-wm/wmthemeinstall/Makefile | |
parent | d1b12aeb6427628b539f6aa88480b3ab92d72779 (diff) | |
download | freebsd-ports-gnome-b2e0f99b715886e6ac247c304c70e5353a214e85.tar.gz freebsd-ports-gnome-b2e0f99b715886e6ac247c304c70e5353a214e85.tar.zst freebsd-ports-gnome-b2e0f99b715886e6ac247c304c70e5353a214e85.zip |
- Fix WWW and MASTER_SITES to live ones
- Subitter take over maintainership from ports@
PR: 34810
Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
Diffstat (limited to 'x11-wm/wmthemeinstall/Makefile')
-rw-r--r-- | x11-wm/wmthemeinstall/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index f8fcee9c27b4..edad81217983 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -8,10 +8,9 @@ PORTNAME= wmthemeinstall PORTVERSION= 0.62 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= will +MASTER_SITES= http://hellblazer.linuxprojects.net/projects/wmthemeinstall/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adam-ports@blacktabby.org RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker |