diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 16:58:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 16:58:56 +0800 |
commit | 2ea825e1d8966255ede29c08201c11e4f179e228 (patch) | |
tree | a7dfed991746534b7f966680231a9aa604091065 /print | |
parent | 5e84478b342eb3a4b661c1dc368a634f81a595c9 (diff) | |
download | freebsd-ports-graphics-2ea825e1d8966255ede29c08201c11e4f179e228.tar.gz freebsd-ports-graphics-2ea825e1d8966255ede29c08201c11e4f179e228.tar.zst freebsd-ports-graphics-2ea825e1d8966255ede29c08201c11e4f179e228.zip |
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 'print')
-rw-r--r-- | print/offix-printer/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/print/offix-printer/Makefile b/print/offix-printer/Makefile index 247ad424916..91f99f962bd 100644 --- a/print/offix-printer/Makefile +++ b/print/offix-printer/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Printer-2.4 -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= OffiX printer icon with support of DND protocol +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES |