aboutsummaryrefslogtreecommitdiff
path: root/textproc/man2html
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-08-18 02:12:12 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-08-18 02:12:12 +0000
commit62295680afdf64564b91d948802750231a487058 (patch)
tree70a22e335cd06198dc538e85affb591fe002fc60 /textproc/man2html
parentd26a8b68a279bd8ebf351ed8d50c7e6d88c2a746 (diff)
downloadports-62295680afdf64564b91d948802750231a487058.tar.gz
ports-62295680afdf64564b91d948802750231a487058.zip
Add one more MASTER_SITE.
PR: 29700 Submitted by: Patrick Li <pat@databits.net>
Notes
Notes: svn path=/head/; revision=46402
Diffstat (limited to 'textproc/man2html')
-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