diff options
-rw-r--r-- | graphics/vvv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/vvv/Makefile b/graphics/vvv/Makefile index 9714de9..5de7aa9 100644 --- a/graphics/vvv/Makefile +++ b/graphics/vvv/Makefile @@ -8,7 +8,9 @@ PORTNAME= vvv PORTVERSION= 1.0 CATEGORIES= graphics -MASTER_SITES= http://www.inf.ufes.br/~thomas/graphics/vvv/ +MASTER_SITES= http://www.inf.ufes.br/~thomas/graphics/vvv/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav DISTNAME= ${PORTNAME}_unix EXTRACT_SUFX= .tgz |