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-wm | |
parent | Jesus Mode: Back From The DEad. (diff) |
Changed maintainer to mi. It's all yours, Mikhail. Good luck.
Notes
Notes:
svn path=/head/; revision=67284
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-wm/mosfet-liquid/Makefile b/x11-wm/mosfet-liquid/Makefile index 81fed06ff816..ac5f231860c4 100644 --- a/x11-wm/mosfet-liquid/Makefile +++ b/x11-wm/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 |