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 /devel/sid | |
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 'devel/sid')
-rw-r--r-- | devel/sid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/sid/Makefile b/devel/sid/Makefile index 1cd4d18422eb..94448ee8e6a8 100644 --- a/devel/sid/Makefile +++ b/devel/sid/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.akumaproject.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A LL(1) parser generator +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + CONFLICTS= TenDRA-4.2* INSTALL_TARGET= install DESTDIR=${PREFIX} |