diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-29 07:03:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-29 07:03:02 +0000 |
commit | 1228d352eecd5d09314870cfcc461adb754dfca0 (patch) | |
tree | ea5c179cc339efd87a4197efd97f322189f59907 /japanese/lynx-current | |
parent | 2e30fd524573374c3f87f7af41cec6e222c265c2 (diff) |
Notes
Diffstat (limited to 'japanese/lynx-current')
-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} |