diff options
Diffstat (limited to 'japanese/lynx-current/Makefile')
-rw-r--r-- | japanese/lynx-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 335a65546d4d..07d38c228578 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -9,8 +9,9 @@ PORTNAME= lynx PORTVERSION= ${VERSION}.${MINOR_VERSION:S/.//} CATEGORIES= japanese www MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ - http://people.FreeBSD.org/~shige/ports/distfiles/ \ + ${MASTER_SITE_LOCAL} \ http://sol.slcc.edu/lynx/current/ +MASTER_SITE_SUBDIR= shige DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} |