diff options
-rw-r--r-- | graphics/aview/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index 1ca7cb601e72..e85ce3a4445b 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -8,7 +8,9 @@ PORTNAME= aview PORTVERSION= 1.2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ +MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ \ + ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org |