diff options
Diffstat (limited to 'graphics/aview/Makefile')
-rw-r--r-- | graphics/aview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index cc5fbf0ba5b0..c4d724b417fb 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -9,8 +9,7 @@ PORTNAME= aview PORTVERSION= 1.3.0.r1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= aa-project +MASTER_SITES= SF/aa-project/${PORTNAME}/1.3.0rc1 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org |