diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-11 00:10:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-11 00:10:22 +0800 |
commit | faf1616a9fe5d69eac8a32a7fff01112209ac646 (patch) | |
tree | 64425ad87f61204b8029027e5a8f396a631dd8d9 /x11-wm | |
parent | dadbd081c5dbbf30760a64d4ae2fde470373d295 (diff) | |
download | freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.gz freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.zst freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.zip |
- mark DEPRECATED
- reset MAINTAINER
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/etoile-azalea/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/etoile-azdock/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/etoile-azswitch/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/etoile-login/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/x11-wm/etoile-azalea/Makefile b/x11-wm/etoile-azalea/Makefile index b383baf52078..76f948dc65da 100644 --- a/x11-wm/etoile-azalea/Makefile +++ b/x11-wm/etoile-azalea/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= Azalea is a GNUstep window manager PORTSCOUT= limit:^0\.2 +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes diff --git a/x11-wm/etoile-azdock/Makefile b/x11-wm/etoile-azdock/Makefile index a6d7b89174a4..14ec66a65580 100644 --- a/x11-wm/etoile-azdock/Makefile +++ b/x11-wm/etoile-azdock/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 AZDock is a wm-dock PORTSCOUT= limit:^0\.2 +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes 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 diff --git a/x11-wm/etoile-login/Makefile b/x11-wm/etoile-login/Makefile index 8d586560f1ee..ba7bc5e9ce36 100644 --- a/x11-wm/etoile-login/Makefile +++ b/x11-wm/etoile-login/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 GDM Greeter plugin PORTSCOUT= limit:^0\.2 +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |