diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/PicMonger/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index ec193dca630c..cdb34c487ef0 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -9,7 +9,8 @@ PORTNAME= PicMonger PORTVERSION= 0.9.6 PORTREVISION= 1 CATEGORIES= news graphics -MASTER_SITES= http://download.sourceforge.net/PicMonger/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=picmonger MAINTAINER= ports@FreeBSD.org COMMENT= An automated USENET (NNTP) picture decoding client |