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 /www/etoile-bookmarkkit/Makefile | |
parent | dadbd081c5dbbf30760a64d4ae2fde470373d295 (diff) | |
download | freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.gz freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.zst freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.zip |
- mark DEPRECATED
- reset MAINTAINER
Diffstat (limited to 'www/etoile-bookmarkkit/Makefile')
-rw-r--r-- | www/etoile-bookmarkkit/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/etoile-bookmarkkit/Makefile b/www/etoile-bookmarkkit/Makefile index 1f0d8da5e127..26297e2f8372 100644 --- a/www/etoile-bookmarkkit/Makefile +++ b/www/etoile-bookmarkkit/Makefile @@ -15,9 +15,12 @@ DISTNAME= etoile-${PORTVERSION} PORTSCOUT= limit:^0\.2 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project BookmarkKit framework +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |