diff options
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 |