diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-10-02 00:36:28 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-10-02 00:36:28 +0000 |
commit | aea1fc30f9990924e3ed6086710037cd27319a49 (patch) | |
tree | deea683231edec6472bce4250966cb1803714ba9 /x11-wm | |
parent | 6a6edd233d09abc91517d80517a025489af46fef (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/pkg-message | 5 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index f0d3b0fec0e5..32f8423c446a 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -57,6 +57,7 @@ SUBDIR += metacity SUBDIR += metacity-setup SUBDIR += mlvwm + SUBDIR += mosfet-liquid SUBDIR += novawm SUBDIR += olvwm SUBDIR += openbox diff --git a/x11-wm/mosfet-liquid/Makefile b/x11-wm/mosfet-liquid/Makefile index ac5f231860c4..9c2bedc8bbf2 100644 --- a/x11-wm/mosfet-liquid/Makefile +++ b/x11-wm/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-wm/mosfet-liquid/pkg-message b/x11-wm/mosfet-liquid/pkg-message new file mode 100644 index 000000000000..441ebe1674b7 --- /dev/null +++ b/x11-wm/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. + |