diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
commit | 38c930c911eeaeb2cb94bc1b86232817f977d3f8 (patch) | |
tree | e30e3e4f4c7fc010277e997a7d436d2bcf914840 /www | |
parent | 886fc56a6b920e7701b75461a5657e3852d7881a (diff) | |
download | freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.gz freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.zst freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.zip |
Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.
Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.
Problem pointed out by: linimon [1]
Diffstat (limited to 'www')
-rw-r--r-- | www/typo343/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/typo343/Makefile b/www/typo343/Makefile index 807652ed0fc8..af2757266bef 100644 --- a/www/typo343/Makefile +++ b/www/typo343/Makefile @@ -16,6 +16,7 @@ COMMENT= The typo3 content management system LICENSE= GPLv2 DEPRECATED= Support will end in the near future, see http://typo3.org/download/packages/ for details +IGNORE= 2011-09-30 NO_LATEST_LINK= yes NO_BUILD= yes |