diff options
Diffstat (limited to 'print/dviselect')
-rw-r--r-- | print/dviselect/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile index 5dc5be0..c88ef3a 100644 --- a/print/dviselect/Makefile +++ b/print/dviselect/Makefile @@ -8,7 +8,9 @@ PORTNAME= dviselect PORTVERSION= 1.3 CATEGORIES= print -MASTER_SITES= ftp://ftp.kobe-u.ac.jp/pub/TeX/dvi-tools/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jmz + DISTNAME= ${PORTNAME} MAINTAINER= jmz@FreeBSD.org |