diff options
-rw-r--r-- | www/w3m/Makefile | 2 |
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 |