diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-09 11:12:38 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-09 11:12:38 +0000 |
commit | 521afd35145b5510baece18a0eb1482144d9fed5 (patch) | |
tree | 296a5173101963d9c5e34684c5fd9a309149e9d1 /graphics/npretty | |
parent | 45ef4a9e695538a07a8db89339486d434701cfef (diff) | |
download | ports-521afd35145b5510baece18a0eb1482144d9fed5.tar.gz ports-521afd35145b5510baece18a0eb1482144d9fed5.zip |
Notes
Diffstat (limited to 'graphics/npretty')
-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 |