aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-08-18 10:12:12 +0800
committerdemon <demon@FreeBSD.org>2001-08-18 10:12:12 +0800
commit053e5e1341a8da13401bc79370826877cf385292 (patch)
treeb2ab20e5de2eb59e6a032f0e37459c8d3abb1c51 /textproc
parent031e352c23073e711820612bfdd3452339175820 (diff)
downloadfreebsd-ports-gnome-053e5e1341a8da13401bc79370826877cf385292.tar.gz
freebsd-ports-gnome-053e5e1341a8da13401bc79370826877cf385292.tar.zst
freebsd-ports-gnome-053e5e1341a8da13401bc79370826877cf385292.zip
Add one more MASTER_SITE.
PR: 29700 Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/man2html/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile
index abcd02548cc3..f6d8590ae6e0 100644
--- a/textproc/man2html/Makefile
+++ b/textproc/man2html/Makefile
@@ -8,7 +8,8 @@
PORTNAME= man2html
PORTVERSION= 3.0.1
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
+MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \
+ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= demon@FreeBSD.org