diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 13:14:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 13:14:11 +0000 |
commit | 1425f332321332efcf9387d1c7612c739698c94a (patch) | |
tree | cc448e221d8ef3755e30038152f024d37474c79b /x11-wm/amaterus | |
parent | b1961bfd00ff4dd15e0faf7558da761509222635 (diff) |
Deprecate unmaintained ports from x11-wm where upstream disapear and/or where no distfiles can be found
Notes
Notes:
svn path=/head/; revision=270676
Diffstat (limited to 'x11-wm/amaterus')
-rw-r--r-- | x11-wm/amaterus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile index 0a4b1ec25242..3851e7a83187 100644 --- a/x11-wm/amaterus/Makefile +++ b/x11-wm/amaterus/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.taiyaki.org/amaterus/src/ MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+ window manager +DEPRECATED= Distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml USE_GNOME= gtk12 |