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/etoile-iterm | |
parent | 07d6e51f244204b51c17fde3ccecabb096ec25b1 (diff) | |
download | ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.tar.gz ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.zip |
Notes
Diffstat (limited to 'x11/etoile-iterm')
-rw-r--r-- | x11/etoile-iterm/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/etoile-iterm/Makefile b/x11/etoile-iterm/Makefile index 2bc6c42eb459..a520e8ae5355 100644 --- a/x11/etoile-iterm/Makefile +++ b/x11/etoile-iterm/Makefile @@ -14,9 +14,12 @@ MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= etoile- DISTNAME= Etoile-${SNAPSHOT} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project Terminal application +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |