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 /x11 | |
parent | 5e84478b342eb3a4b661c1dc368a634f81a595c9 (diff) | |
download | freebsd-ports-gnome-2ea825e1d8966255ede29c08201c11e4f179e228.tar.gz freebsd-ports-gnome-2ea825e1d8966255ede29c08201c11e4f179e228.tar.zst freebsd-ports-gnome-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 'x11')
-rw-r--r-- | x11/offix-clipboard/Makefile | 5 | ||||
-rw-r--r-- | x11/offix-execute/Makefile | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11/offix-clipboard/Makefile b/x11/offix-clipboard/Makefile index b98bc2c9c4e6..9209bc393fa7 100644 --- a/x11/offix-clipboard/Makefile +++ b/x11/offix-clipboard/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Clipboard-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= X clipboard 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 diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index bf2eb75779e8..bc3292e54966 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Execute-${PORTVERSION} -MAINTAINER= ruslan@shevchenko.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Files executor from OffiX +DEPRECATED= development ceased in 1996 +EXPIRATION_DATE=2006-11-05 + LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES |