diff options
author | vs <vs@FreeBSD.org> | 2006-04-09 14:19:59 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-04-09 14:19:59 +0000 |
commit | ad5a15a3b6627cae160bbf04e87fbcbf41f8f8fa (patch) | |
tree | 680bf729fba77f1d67c21d85ba708c8bb9cb0e6c /x11-wm | |
parent | d7720edaa4e7f2b689f2d1ca0e3a7e276059edac (diff) | |
download | FreeBSD-ports-ad5a15a3b6627cae160bbf04e87fbcbf41f8f8fa.zip FreeBSD-ports-ad5a15a3b6627cae160bbf04e87fbcbf41f8f8fa.tar.gz |
Mark as DEPRECATED: The project isn't developed for some time now
PR: ports/95163
Submitted by: Ion-Mihai "IOnut" Tetcu
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/aewm++/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/aewm++/pkg-descr | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/aewm++/Makefile b/x11-wm/aewm++/Makefile index 847f709..6916bad 100644 --- a/x11-wm/aewm++/Makefile +++ b/x11-wm/aewm++/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://frankhale.org/ MAINTAINER= ports@FreeBSD.org COMMENT= The C++ version of aewm +DEPRECATED= The project is dead, a fork exists: xaewm +EXPIRATION_DATE=2006-07-01 + USE_X_PREFIX= yes USE_GMAKE= yes MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ diff --git a/x11-wm/aewm++/pkg-descr b/x11-wm/aewm++/pkg-descr index db16365..9d89f25 100644 --- a/x11-wm/aewm++/pkg-descr +++ b/x11-wm/aewm++/pkg-descr @@ -1,3 +1 @@ -The C++ version of aewm - -WWW: http://sapphire.sourceforge.net/ +The C++ version of aewm. |