diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 07:28:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 07:28:06 +0000 |
commit | 7942656240a87089b6daed872061f81f9e207077 (patch) | |
tree | 75a1df79eed04c1adf98f25dbddd2556202bd2c5 /editors/textedit | |
parent | 58a8d5aafd00b2704bb85703470c1740086a9cc3 (diff) | |
download | ports-7942656240a87089b6daed872061f81f9e207077.tar.gz ports-7942656240a87089b6daed872061f81f9e207077.zip |
Notes
Diffstat (limited to 'editors/textedit')
-rw-r--r-- | editors/textedit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile index e30e6dd1de7a..f5c3cbb86642 100644 --- a/editors/textedit/Makefile +++ b/editors/textedit/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= fenner MAINTAINER= ports@FreeBSD.org COMMENT= The OpenLook textedit application +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/textedit |