summaryrefslogtreecommitdiff
path: root/textproc/iso12083
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-11-27 02:30:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-11-27 02:30:02 +0000
commit54fbc0d152b27e565dc38a489fe505fb2b5bd338 (patch)
treedd0aeaca89eda467cb0e323fcb228e3e76ee3ccd /textproc/iso12083
parentMark NO_PACKAGE due to the dialog box Opera pops up at startup that says (diff)
Move $MASTER_SITES to $MASTER_SITE_LOCAL.
Found by: distfile survey
Notes
Notes: svn path=/head/; revision=50605
Diffstat (limited to 'textproc/iso12083')
-rw-r--r--textproc/iso12083/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile
index 7f383b2b5b6e..3b4cdeb62521 100644
--- a/textproc/iso12083/Makefile
+++ b/textproc/iso12083/Makefile
@@ -8,8 +8,10 @@
PORTNAME= iso12083
PORTVERSION= 1993
CATEGORIES= textproc
-MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= kuriyama
DISTFILES= article.dtd book.dtd maths.dtd serial.dtd
+EXTRACT_ONLY= # empty
MAINTAINER= kuriyama@FreeBSD.org
@@ -20,7 +22,6 @@ DIST_SUBDIR= iso12083
NO_MTREE= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
-EXTRACT_ONLY= # empty
PLIST_SUB= DTD_NAME=${PORTNAME} MKCATALOG=${MKCATALOG}
INSTDIR= ${PREFIX}/share/sgml/iso12083