diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-01 23:59:12 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-01 23:59:12 +0000 |
commit | 6a6edd233d09abc91517d80517a025489af46fef (patch) | |
tree | 0adfc0e064a72873027097350c032831a0b9af21 /x11-themes/mosfet-liquid | |
parent | c866c11a64d7e7331d1d68a58654ee2dc640af4c (diff) | |
download | ports-6a6edd233d09abc91517d80517a025489af46fef.tar.gz ports-6a6edd233d09abc91517d80517a025489af46fef.zip |
Notes
Diffstat (limited to 'x11-themes/mosfet-liquid')
-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 |