aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mkcmd
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-10-09 09:48:11 +0800
committerdougb <dougb@FreeBSD.org>2011-10-09 09:48:11 +0800
commiteb1221028bf4fede5dc01dc23b74966d773c049b (patch)
tree153fb0d88bd6601344c2524ac04cbc8ae17c769d /devel/mkcmd
parenta15575996b7a05b74a53ffd92fcd79e396aca6ad (diff)
downloadfreebsd-ports-gnome-eb1221028bf4fede5dc01dc23b74966d773c049b.tar.gz
freebsd-ports-gnome-eb1221028bf4fede5dc01dc23b74966d773c049b.tar.zst
freebsd-ports-gnome-eb1221028bf4fede5dc01dc23b74966d773c049b.zip
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
Diffstat (limited to 'devel/mkcmd')
-rw-r--r--devel/mkcmd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/mkcmd/Makefile b/devel/mkcmd/Makefile
index 7863800887c8..f66c35d20355 100644
--- a/devel/mkcmd/Makefile
+++ b/devel/mkcmd/Makefile
@@ -15,8 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Command-line parser and manual page generator
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
+# Depended on by comms/conserver
+DEPRECATED= Upstream disapeared and distfile is not available
+EXPIRATION_DATE= 2011-10-31
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0