diff options
author | mi <mi@FreeBSD.org> | 2002-10-02 00:36:28 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2002-10-02 00:36:28 +0000 |
commit | f6259c33f955aa02749513c4cfcc9c65a29b9b8c (patch) | |
tree | 4b6b7bc1968a8bb01b923430af416891aff20267 /x11-themes | |
parent | 56cb6dd411cb73a7078d04d93f7f4c34261ca422 (diff) | |
download | FreeBSD-ports-f6259c33f955aa02749513c4cfcc9c65a29b9b8c.zip FreeBSD-ports-f6259c33f955aa02749513c4cfcc9c65a29b9b8c.tar.gz |
Provide an alternative MASTER_SITE, change my e-mail address and put the
warning regarding the author abandoning this software into pkg-message
to aleviate the fears of the KDE team, that the users will expect this
port to work forever. Bump PORTREVISION because of the pkg-message
addition.
Approved by: portmgr (to AlanE)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mosfet-liquid/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/mosfet-liquid/pkg-message | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile index ac5f231..9c2bedc 100644 --- a/x11-themes/mosfet-liquid/Makefile +++ b/x11-themes/mosfet-liquid/Makefile @@ -7,12 +7,12 @@ PORTNAME= mosfet-liquid PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm kde -#MASTER_SITES= http://www.mosfet.org/ +MASTER_SITES= http://virtual-estates.net/~mi/port-stuff/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= mi@FreeBSD.org +MAINTAINER= mi@aldan.algebra.com BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf diff --git a/x11-themes/mosfet-liquid/pkg-message b/x11-themes/mosfet-liquid/pkg-message new file mode 100644 index 0000000..441ebe1 --- /dev/null +++ b/x11-themes/mosfet-liquid/pkg-message @@ -0,0 +1,5 @@ + +This software is currently abandonded by its author and is unlikely to +work with the future versions of KDE (3.1 and above). However, those +future versions will, probably, include comparable functionality. + |