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/gnustep-app | |
parent | 07d6e51f244204b51c17fde3ccecabb096ec25b1 (diff) |
- mark DEPRECATED
- reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=298950
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 50f264f5b2de..d50fb5e550e3 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Metaport for GNUstep applications +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + NO_BUILD= yes NO_INSTALL= yes USE_GNUSTEP= yes |