diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-10 16:10:22 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-10 16:10:22 +0000 |
commit | d0e91b562f962f12fb7fd1fe3ef98c9549141831 (patch) | |
tree | db59a4001646cfda886fda9684f9b14b2331edb0 /net-im | |
parent | 07d6e51f244204b51c17fde3ccecabb096ec25b1 (diff) | |
download | ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.tar.gz ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.zip |
Notes
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 d956f27d98ca..8903d4b4f39a 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 eea742e6b9b3..db4f2a6b7b40 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 |