diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-22 21:49:44 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-22 21:49:44 +0800 |
commit | 0c7c3fa8ae86c7b2ecdba79a08de88334b3f5f2f (patch) | |
tree | 6e13a1fc553e0b1f4b8d2566e6033d419d0bdade /www/phpsysinfo-dev | |
parent | e382d6541758c4c44462847bbbd08111783c816e (diff) | |
download | freebsd-ports-gnome-0c7c3fa8ae86c7b2ecdba79a08de88334b3f5f2f.tar.gz freebsd-ports-gnome-0c7c3fa8ae86c7b2ecdba79a08de88334b3f5f2f.tar.zst freebsd-ports-gnome-0c7c3fa8ae86c7b2ecdba79a08de88334b3f5f2f.zip |
Deprecated and set expiration date, this port is ignored since more than
4 years
With hat: portmgr
Diffstat (limited to 'www/phpsysinfo-dev')
-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 |