diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-12 05:21:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-12 05:21:14 +0800 |
commit | c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c (patch) | |
tree | 7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /net-p2p | |
parent | be00ccfcba6bcf961fb125c3bf3112f0815f12e8 (diff) | |
download | freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.tar.gz freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.tar.zst freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.zip |
Deprecate a few old unmaintained ports
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-fngrab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-fngrab/Makefile b/net-p2p/py-fngrab/Makefile index 34570b67ba8c..d7dfb7750cab 100644 --- a/net-p2p/py-fngrab/Makefile +++ b/net-p2p/py-fngrab/Makefile @@ -13,6 +13,8 @@ COMMENT= A replacement for the official Freenet Project's freenet_request BUILD_DEPENDS= ${PYXML} RUN_DEPENDS:= ${BUILD_DEPENDS} +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= FreenetGrab |