diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-25 08:14:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-25 08:14:33 +0800 |
commit | 0be2dc3ca02699149c0359cdd90a9922fc76c85c (patch) | |
tree | 78927df5db570f904ecdd4190c7ac2779603396b /net-im | |
parent | e54d53f02dfc334bcfc61cbbf3b32d5577a71202 (diff) | |
download | freebsd-ports-gnome-0be2dc3ca02699149c0359cdd90a9922fc76c85c.tar.gz freebsd-ports-gnome-0be2dc3ca02699149c0359cdd90a9922fc76c85c.tar.zst freebsd-ports-gnome-0be2dc3ca02699149c0359cdd90a9922fc76c85c.zip |
Mark Gaim as deprecated, and give maintainers and users three months to
switch to Pidgin.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index bf12f71a9f91..eb3e8be4ba67 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -19,6 +19,9 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification CONFLICTS?= ja-gaim-[0-9]* gaim-devel-2* +DEPRECATED= Obsolete version, use net-im/pidgin instead +EXPIRATION_DATE=2007-08-24 + USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GETTEXT= yes |