diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 18:22:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 18:22:47 +0800 |
commit | f0c08763f8bd467afbcd2d3525d042b8264349cf (patch) | |
tree | 6c6927fe478f4763a6d0eec14021372eeac2e424 /net | |
parent | d73c7c61da94c0fb5c8c4c95fe52a3a7dd613237 (diff) | |
download | freebsd-ports-gnome-f0c08763f8bd467afbcd2d3525d042b8264349cf.tar.gz freebsd-ports-gnome-f0c08763f8bd467afbcd2d3525d042b8264349cf.tar.zst freebsd-ports-gnome-f0c08763f8bd467afbcd2d3525d042b8264349cf.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'net')
-rw-r--r-- | net/py-rt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-rt/Makefile b/net/py-rt/Makefile index 1e77e6944e95..071b7761ffb1 100644 --- a/net/py-rt/Makefile +++ b/net/py-rt/Makefile @@ -16,6 +16,9 @@ DISTNAME= pyrt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python Routeing Toolkit +DEPRECATED= No more public distfiles, looks like an abandonware +EXPIRATION_DATE= 2011-08-01 + USE_PYTHON= yes NO_WRKSUBDIR= yes NO_BUILD= yes |