diff options
author | alane <alane@FreeBSD.org> | 2002-10-02 07:59:12 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-02 07:59:12 +0800 |
commit | 56cb6dd411cb73a7078d04d93f7f4c34261ca422 (patch) | |
tree | cfd1738def40ce2cb542ce24fb04fe7e1aa0eb7b /x11-themes | |
parent | cb95a1d34e8313105ecb0b22074add263e0685df (diff) | |
download | freebsd-ports-gnome-56cb6dd411cb73a7078d04d93f7f4c34261ca422.tar.gz freebsd-ports-gnome-56cb6dd411cb73a7078d04d93f7f4c34261ca422.tar.zst freebsd-ports-gnome-56cb6dd411cb73a7078d04d93f7f4c34261ca422.zip |
Changed maintainer to mi. It's all yours, Mikhail. Good luck.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mosfet-liquid/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile index 81fed06ff816..ac5f231860c4 100644 --- a/x11-themes/mosfet-liquid/Makefile +++ b/x11-themes/mosfet-liquid/Makefile @@ -7,15 +7,12 @@ PORTNAME= mosfet-liquid PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= x11-wm kde -#mosfet.org is up but not working ... -#if mosfet doesn't come to his senses, this may be -#the end of the line for this port. -#MASTER_SITES= http://www.mosfet.org/ \ -MASTER_SITES= http://people.FreeBSD.org/~alane/mosfet/ +#MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@geeksrus.net +MAINTAINER= mi@FreeBSD.org BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf |