diff options
Diffstat (limited to 'textproc/man2html')
| -rw-r--r-- | textproc/man2html/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index 7141997a4afd..bee7de0a15e7 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -9,8 +9,8 @@ PORTNAME= man2html PORTVERSION= 3.0.1 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ - ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ +MASTER_SITES= http://hydra.nac.uci.edu/indiv/ehood/tar/ \ + ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/Earl_Hood/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= demon@FreeBSD.org @@ -20,7 +20,7 @@ USE_PERL5= yes NO_BUILD= yes CGIDIR= ${PREFIX}/www/cgi-bin -MAN1= man2html.1 +MAN1= man2html.1 PLIST_FILES= bin/man2html post-patch: |
