diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-11 00:10:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-11 00:10:22 +0800 |
commit | faf1616a9fe5d69eac8a32a7fff01112209ac646 (patch) | |
tree | 64425ad87f61204b8029027e5a8f396a631dd8d9 /net-im | |
parent | dadbd081c5dbbf30760a64d4ae2fde470373d295 (diff) | |
download | freebsd-ports-graphics-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.gz freebsd-ports-graphics-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.zst freebsd-ports-graphics-faf1616a9fe5d69eac8a32a7fff01112209ac646.zip |
- mark DEPRECATED
- reset MAINTAINER
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/etoile-stepchat/Makefile | 5 | ||||
-rw-r--r-- | net-im/etoile-xmppkit/Makefile | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-im/etoile-stepchat/Makefile b/net-im/etoile-stepchat/Makefile index d956f27d98c..8903d4b4f39 100644 --- a/net-im/etoile-stepchat/Makefile +++ b/net-im/etoile-stepchat/Makefile @@ -12,11 +12,14 @@ MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- DISTNAME= etoile-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project instant messenger for jabber LICENSE= BSD +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes diff --git a/net-im/etoile-xmppkit/Makefile b/net-im/etoile-xmppkit/Makefile index eea742e6b9b..db4f2a6b7b4 100644 --- a/net-im/etoile-xmppkit/Makefile +++ b/net-im/etoile-xmppkit/Makefile @@ -12,11 +12,14 @@ MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- DISTNAME= etoile-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project XMPPKit framework LICENSE= BSD +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |