diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-22 13:54:05 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-22 13:54:05 +0000 |
commit | 776e9a75fd1952cc1b93db44ec802881b712fc70 (patch) | |
tree | b10f59f612d2a95e759178b041fbc9d52d503f0d /www | |
parent | 4de62ff9c650add7dd79cc691672ac6d6cd786f9 (diff) | |
download | freebsd-ports-776e9a75fd1952cc1b93db44ec802881b712fc70.zip |
Deprecate and set expiration date, this port is ignored since more than
5 years
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/phpbb-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpbb-devel/Makefile b/www/phpbb-devel/Makefile index e6fbc084c043..f94b8af32bd2 100644 --- a/www/phpbb-devel/Makefile +++ b/www/phpbb-devel/Makefile @@ -17,6 +17,8 @@ CONFLICTS= phpbb-tw-[0-9]* phpbb-[0-9]* phpbb3-[0-9] USE_BZIP2= yes IGNORE= please use www/phpbb3 instead. +DEPRECATED= Use www/phpbb3 instead +EXPIRATION_DATE= 2014-06-22 # The phpBB2 port supports a number of variables that may be tweaked at build # time. Perform a "make options" to see more information on these variables. |