summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-11-08 02:08:47 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-11-08 02:08:47 +0000
commit8936db81881f0c14a645310b22a184e0c7db3d85 (patch)
tree94539f90bf55feb711ffa04f223e565a14521012 /www/w3m/Makefile
parentFix typo (${file:E} -> ${file:R}) (diff)
Update $MASTER_SITES' path.
Notes
Notes: svn path=/head/; revision=49828
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r--www/w3m/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 357829f852f4..5c0ff1768187 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -8,7 +8,7 @@
PORTNAME= w3m
PORTVERSION= ${W3M_VERSION}
CATEGORIES+= www ipv6
-MASTER_SITES= http://mi.med.tohoku.ac.jp/~satodai/w3m/inusrc/200109/
+MASTER_SITES= http://mi.med.tohoku.ac.jp/~satodai/w3m/inusrc/200110/
DISTNAME= ${PORTNAME}-${W3M_VERSION}-inu-${INU_VERSION}
MAINTAINER?= nobutaka@FreeBSD.org