diff options
author | bapt <bapt@FreeBSD.org> | 2013-01-27 19:40:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-01-27 19:40:57 +0800 |
commit | a597ba31427488565b157bb5d6f8f8de3163bbfb (patch) | |
tree | b349795c8d70491f8fa5b4d3c5583bca31cbb7ff /ports-mgmt | |
parent | cb718ec276869403bce6b44e368f3738b91a362b (diff) | |
download | freebsd-ports-gnome-a597ba31427488565b157bb5d6f8f8de3163bbfb.tar.gz freebsd-ports-gnome-a597ba31427488565b157bb5d6f8f8de3163bbfb.tar.zst freebsd-ports-gnome-a597ba31427488565b157bb5d6f8f8de3163bbfb.zip |
Deprecate a bunch of ports with no more upstream and/or no more public distfiles
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portcheck/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/portcheck/Makefile b/ports-mgmt/portcheck/Makefile index 261d830b1a21..9402a2d603cf 100644 --- a/ports-mgmt/portcheck/Makefile +++ b/ports-mgmt/portcheck/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= rerolled MAINTAINER= ports@FreeBSD.org COMMENT= Maintains the ports tree and checks up the installed packages +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + RUN_DEPENDS= ${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit PLIST_FILES= bin/portcheck |