diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:58:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:58:56 +0000 |
commit | 940902160d66c87063670c7ebc2fdbe0c18dc9e9 (patch) | |
tree | d9cf87b0a4abbe1bbe4869826fc355b5a9a4627e /editors | |
parent | - Remove former maintainer (diff) |
Reset inactive maintainer. Also mark these ports as DEPRECATED since no
development has taken place on this suite since 1996.
Hat: portmgr
Diffstat (limited to 'editors')
-rw-r--r-- | editors/offix-editor/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile index fb48c42fec00..368d5501ac01 100644 --- a/editors/offix-editor/Makefile +++ b/editors/offix-editor/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Editor-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Editor from OffiX +DEPRECATED= developement ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES |