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 /x11-fm | |
parent | - Convert to OptionsNG (diff) |
- mark DEPRECATED
- reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=298950
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/etoile-fontmanager/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-fm/etoile-fontmanager/Makefile b/x11-fm/etoile-fontmanager/Makefile index 9fc4469b6ce9..cbac1366ca71 100644 --- a/x11-fm/etoile-fontmanager/Makefile +++ b/x11-fm/etoile-fontmanager/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 application for managing fonts LICENSE= BSD +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |