diff options
-rw-r--r-- | print/latex-svninfo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/latex-svninfo/Makefile b/print/latex-svninfo/Makefile index 759dad88801e..3f72cabf4a4c 100644 --- a/print/latex-svninfo/Makefile +++ b/print/latex-svninfo/Makefile @@ -7,7 +7,9 @@ PORTNAME= svninfo PORTVERSION= 0.6 CATEGORIES= print -MASTER_SITES= http://www.brucker.ch/projects/svninfo/download/ +MASTER_SITES= http://www.brucker.ch/projects/svninfo/download/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= miwi PKGNAMEPREFIX= latex- MAINTAINER= henrik@brixandersen.dk |