diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 16:44:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 16:44:11 +0000 |
commit | 4aebc79e6eb6b7ef4a9d3d3f141b55a40e33e18d (patch) | |
tree | ae8efbcbdbde3ffca399313b260fd55de2ffa470 /news | |
parent | f90f03654f422ef0ebec7dcd6d46dc66e158e5e0 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/PicMonger/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index 12c357f6d78c..c51bd23ebb18 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An automated USENET (NNTP) picture decoding client +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack |