diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/npretty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index e47de047e89d..27d44db95ed5 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -9,7 +9,8 @@ PORTNAME= npretty PORTVERSION= 0.9.3 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ +MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ + ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} MAINTAINER= peter@pean.org COMMENT= A simple web-gallery generator written in perl |