aboutsummaryrefslogtreecommitdiff
path: root/textproc/man2html
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-10-31 17:46:14 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-10-31 17:46:14 +0000
commita3760ebfe67809288c719f38ea2e8292e7dc93f6 (patch)
tree8ac068a302db60916cd3435dab2237fe90ee7894 /textproc/man2html
parent2a0d0219b867222f01cab3d9141e679b6228e5ed (diff)
downloadports-a3760ebfe67809288c719f38ea2e8292e7dc93f6.tar.gz
ports-a3760ebfe67809288c719f38ea2e8292e7dc93f6.zip
Correct MASTER_SITES.
PR: 104536 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes
Notes: svn path=/head/; revision=175886
Diffstat (limited to 'textproc/man2html')
-rw-r--r--textproc/man2html/Makefile6
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: