diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-22 21:54:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-22 21:54:05 +0800 |
commit | 223827f2c33f776ac0572804e8d7bb0c1a2f58a4 (patch) | |
tree | b10f59f612d2a95e759178b041fbc9d52d503f0d /www | |
parent | 0c7c3fa8ae86c7b2ecdba79a08de88334b3f5f2f (diff) | |
download | freebsd-ports-gnome-223827f2c33f776ac0572804e8d7bb0c1a2f58a4.tar.gz freebsd-ports-gnome-223827f2c33f776ac0572804e8d7bb0c1a2f58a4.tar.zst freebsd-ports-gnome-223827f2c33f776ac0572804e8d7bb0c1a2f58a4.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. |