diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-13 20:21:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-13 20:21:37 +0800 |
commit | 5cc98cdc197b1b3fde541870febcd898b1ce9ea4 (patch) | |
tree | e8d02ac6f31c210eb9c89aa940dce6e4c01f3b86 /sysutils/wmshutdown | |
parent | 4a042dce96cbf2d8e1a605f6d00c551da5fc8bd7 (diff) | |
download | freebsd-ports-gnome-5cc98cdc197b1b3fde541870febcd898b1ce9ea4.tar.gz freebsd-ports-gnome-5cc98cdc197b1b3fde541870febcd898b1ce9ea4.tar.zst freebsd-ports-gnome-5cc98cdc197b1b3fde541870febcd898b1ce9ea4.zip |
Deprecate unmaintained ports from sysutils where upstream disapear and/or
ÃÂ where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'sysutils/wmshutdown')
-rw-r--r-- | sysutils/wmshutdown/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/wmshutdown/Makefile b/sysutils/wmshutdown/Makefile index e7a3d6269e9d..fbda8a916e8d 100644 --- a/sysutils/wmshutdown/Makefile +++ b/sysutils/wmshutdown/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker dock application to shutdown or reboot +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GNOME= gtk12 USE_GMAKE= yes USE_XORG= xpm |