diff options
author | crees <crees@FreeBSD.org> | 2012-01-25 04:26:03 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-01-25 04:26:03 +0800 |
commit | 6b3aa8ad6d3ab5b010ea7bf606f8377e13b6fb2d (patch) | |
tree | b028d18ec05980737fa6dace71b5587b8e97db8c /sysutils | |
parent | 111126bb9a5d6832f970b2f92b8654a257bdbb99 (diff) | |
download | freebsd-ports-gnome-6b3aa8ad6d3ab5b010ea7bf606f8377e13b6fb2d.tar.gz freebsd-ports-gnome-6b3aa8ad6d3ab5b010ea7bf606f8377e13b6fb2d.tar.zst freebsd-ports-gnome-6b3aa8ad6d3ab5b010ea7bf606f8377e13b6fb2d.zip |
Deprecate at maintainer's request
Submitted by: Janketh Jay <jankyj@unfs.us> (maintainer alternative address)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/syscp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/syscp/Makefile b/sysutils/syscp/Makefile index a835639d4557..8b5ce63383d9 100644 --- a/sysutils/syscp/Makefile +++ b/sysutils/syscp/Makefile @@ -16,6 +16,9 @@ PATCH_DIST_STRIP= -p0 MAINTAINER= ek@purplehat.org COMMENT= PHP-based ISP System Control Panel +DEPRECATED= Long ditched, possibly dangerous and replaced with sysutils/froxlor +EXPIRATION_DATE=2011-03-24 + WRKSRC= ${WRKDIR} NO_BUILD= yes |