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