diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2014-12-16 20:12:13 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2014-12-16 20:12:13 +0000 |
commit | 7c19d6ddd6c53e49675b2b84f17474492bfddab3 (patch) | |
tree | ddda4d4a63c59627e84d45c0ce47db7dbe559904 | |
parent | Add a port of libxo: (diff) |
x11/rxvt-devel: set DEPRECATED and EXPIRATION_DATE=2014-01-13
PR: 195034
Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Notes
Notes:
svn path=/head/; revision=374820
-rw-r--r-- | x11/rxvt-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 88a6e9dff1db..c1bfdaea326f 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org COMMENT= Low memory usage xterm replacement that supports color +DEPRECATED= No longer developed nor maintained and deprecated by x11/xvt and x11/rxvt-unicode +EXPIRATION_DATE=2014-01-13 + USES= libtool perl5 USE_LDCONFIG= yes USE_PERL5= build patch |