diff options
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 |