diff options
Diffstat (limited to 'graphics/pornview/Makefile')
-rw-r--r-- | graphics/pornview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 962bb7bca877..774ba3d3d7c9 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -9,8 +9,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 PORTREVISION= 21 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} MAINTAINER= dinoex@FreeBSD.org |