diff options
-rw-r--r-- | news/PicMonger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index 8014335ffba2..ec193dca630c 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news graphics MASTER_SITES= http://download.sourceforge.net/PicMonger/ MAINTAINER= ports@FreeBSD.org -COMMENT= An automated USENET (NNT) picture decoding client +COMMENT= An automated USENET (NNTP) picture decoding client LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack |