diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-31 22:37:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-31 22:37:04 +0000 |
commit | df70cb305fe0e6290fde542774d0c0755204838b (patch) | |
tree | c9e277c3c20890d28c72be8eb9ec6758ba478765 /sysutils | |
parent | - Remove temp file on deinstall[1] (diff) |
Fix expiration syntax
Notes
Notes:
svn path=/head/; revision=349812
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmmemload/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/wmmemload/Makefile b/sysutils/wmmemload/Makefile index cf2d0e39c2c6..5d5d5bd0aff4 100644 --- a/sysutils/wmmemload/Makefile +++ b/sysutils/wmmemload/Makefile @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An dockapp for windowmaker that displays the current mem/swap usage BROKEN= Fails to configure +DEPRECATED= Broken EXPIRATION_DATE= 2014-05-01 GNU_CONFIGURE= yes |