aboutsummaryrefslogtreecommitdiff
path: root/devel/libcoro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-16 13:55:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-16 13:55:41 +0000
commitfd5f318f3c50eda92e9986fcc4f82f3263df2d99 (patch)
tree8d4b45d6dc5e70ff9de069dfc94b55f1ecbe525c /devel/libcoro
parent89a94bdab8bb2c8c254b943489aff80da6562293 (diff)
downloadports-fd5f318f3c50eda92e9986fcc4f82f3263df2d99.tar.gz
ports-fd5f318f3c50eda92e9986fcc4f82f3263df2d99.zip
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes: svn path=/head/; revision=271025
Diffstat (limited to 'devel/libcoro')
-rw-r--r--devel/libcoro/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libcoro/Makefile b/devel/libcoro/Makefile
index a9e0bc201038..6fdfd4cb2bfc 100644
--- a/devel/libcoro/Makefile
+++ b/devel/libcoro/Makefile
@@ -15,6 +15,9 @@ DISTNAME= coro-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C library that implements coroutines
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
ONLY_FOR_ARCHS= i386
HAS_CONFIGURE= yes