summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
commita9f22cd5841fc7f59c12a2717351ba54b6383335 (patch)
tree678eb1267f83cca661645841d57f08cb4fa522c0 /textproc
parentDowngrade the sml-nj port to the current `release' version v110.0.6. The (diff)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Notes
Notes: svn path=/head/; revision=29595
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell/Makefile3
-rw-r--r--textproc/code2html/Makefile3
-rw-r--r--textproc/openjade/Makefile3
-rw-r--r--textproc/pspell/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 507d541e7092..188f011bc568 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -8,7 +8,8 @@
PORTNAME= aspell
PORTVERSION= 0.31
CATEGORIES= textproc
-MASTER_SITES= http://download.sourceforge.net/aspell/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-.31
MAINTAINER= ade@FreeBSD.org
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile
index d4a2e2457c12..8688dfcd9b80 100644
--- a/textproc/code2html/Makefile
+++ b/textproc/code2html/Makefile
@@ -8,8 +8,9 @@
PORTNAME= code2html
PORTVERSION= 0.8.9a
CATEGORIES= textproc
-MASTER_SITES= ftp://code2html.sourceforge.net/pub/code2html/all/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cosy.sbg.ac.at/~ppalfrad/code2html/all/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jedgar@FreeBSD.org
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index f1c1c264c295..c98f3b3146df 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -8,7 +8,8 @@
PORTNAME= openjade
PORTVERSION= 1.3
CATEGORIES= textproc
-MASTER_SITES= http://download.sourceforge.net/openjade/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= kuriyama@FreeBSD.org
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile
index a43502d929ed..631238133f3b 100644
--- a/textproc/pspell/Makefile
+++ b/textproc/pspell/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pspell
PORTVERSION= 0.11.0.1
CATEGORIES= textproc
-MASTER_SITES= http://download.sourceforge.net/pspell/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-.11.0.1
MAINTAINER= ade@FreeBSD.org