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-wm/etoile-azswitch | |
parent | 07d6e51f244204b51c17fde3ccecabb096ec25b1 (diff) | |
download | ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.tar.gz ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.zip |
Notes
Diffstat (limited to 'x11-wm/etoile-azswitch')
-rw-r--r-- | x11-wm/etoile-azswitch/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/etoile-azswitch/Makefile b/x11-wm/etoile-azswitch/Makefile index 0d6d20210084..6e641a6c77f4 100644 --- a/x11-wm/etoile-azswitch/Makefile +++ b/x11-wm/etoile-azswitch/Makefile @@ -13,10 +13,12 @@ MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- DISTNAME= etoile-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project window switching PORTSCOUT= limit:^0\.2 +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |