diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-22 21:49:44 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-22 21:49:44 +0800 |
commit | 4de62ff9c650add7dd79cc691672ac6d6cd786f9 (patch) | |
tree | 6e13a1fc553e0b1f4b8d2566e6033d419d0bdade /www | |
parent | d630a84d62a1bc03647db907ea48edbf6262b342 (diff) | |
download | freebsd-ports-gnome-4de62ff9c650add7dd79cc691672ac6d6cd786f9.tar.gz freebsd-ports-gnome-4de62ff9c650add7dd79cc691672ac6d6cd786f9.tar.zst freebsd-ports-gnome-4de62ff9c650add7dd79cc691672ac6d6cd786f9.zip |
Deprecated and set expiration date, this port is ignored since more than
4 years
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/phpsysinfo-dev/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile index ffd1133f8c0a..5e486199048e 100644 --- a/www/phpsysinfo-dev/Makefile +++ b/www/phpsysinfo-dev/Makefile @@ -15,6 +15,8 @@ WANT_PHP_WEB= yes CONFLICTS= phpsysinfo-2.[0-9]* IGNORE= please use www/phpsysinfo +DEPRECATED= Use www/phpsysinfo instead +EXPIRATION_DATE= 2014-06-22 WRKSRC= ${WRKDIR}/${PORTNAME:tl} NO_BUILD= yes |