diff options
Diffstat (limited to 'textproc/man2html')
-rw-r--r-- | textproc/man2html/Makefile | 3 |
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 |