diff options
author | kwm <kwm@FreeBSD.org> | 2011-08-24 17:35:25 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-08-24 17:35:25 +0800 |
commit | b762f91db43e88e4e65c90dd8d24c20358c3b85b (patch) | |
tree | 131b5109d472a269ec186e45198fef309482613f /net-im | |
parent | 5b3a7b0431350a2c72d560be2a73db5341eda232 (diff) | |
download | freebsd-ports-gnome-b762f91db43e88e4e65c90dd8d24c20358c3b85b.tar.gz freebsd-ports-gnome-b762f91db43e88e4e65c90dd8d24c20358c3b85b.tar.zst freebsd-ports-gnome-b762f91db43e88e4e65c90dd8d24c20358c3b85b.zip |
Release back to the ports@ cloud.
Mark deprecated, no longer maintained by upstream.
Set to expire in 1 month from now.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gossip/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 62452f08a0f1..bde5890c9740 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net-im gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 Jabber Instant Messaging client BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes @@ -22,6 +22,9 @@ LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth \ aspell.16:${PORTSDIR}/textproc/aspell RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes +DEPRECATED= No longer maintain by upstream, use net-im/empathy instead +EXPIRATION_DATE=2011-09-24 + USE_XORG= x11 xext ice xscrnsaver USE_BZIP2= yes GNU_CONFIGURE= yes |