diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-18 02:12:12 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-18 02:12:12 +0000 |
commit | 62295680afdf64564b91d948802750231a487058 (patch) | |
tree | 70a22e335cd06198dc538e85affb591fe002fc60 /textproc/man2html | |
parent | d26a8b68a279bd8ebf351ed8d50c7e6d88c2a746 (diff) |
Notes
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 |