diff options
-rw-r--r-- | japanese/netscape4-communicator/Makefile | 2 | ||||
-rw-r--r-- | japanese/netscape47-communicator/Makefile | 6 | ||||
-rw-r--r-- | japanese/netscape47-communicator/distinfo | 2 | ||||
-rw-r--r-- | japanese/netscape48-communicator/Makefile | 2 |
4 files changed, 7 insertions, 5 deletions
diff --git a/japanese/netscape4-communicator/Makefile b/japanese/netscape4-communicator/Makefile index 9604490b16d2..02df5db0d682 100644 --- a/japanese/netscape4-communicator/Makefile +++ b/japanese/netscape4-communicator/Makefile @@ -8,7 +8,7 @@ PORTNAME= netscape-${BROWSER_ARC} PORTVERSION= ${BROWSER_VERSION} CATEGORIES= japanese www -MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ +MASTER_SITES?= ${MASTER_SITE_PORTS_JP} \ http://www.bres.tsukuba.ac.jp/~yohta/netscape/ DISTNAME?= communicator-ja-euc-v407-export.generic-generic-generic diff --git a/japanese/netscape47-communicator/Makefile b/japanese/netscape47-communicator/Makefile index cfc58b6d832f..919100bc87db 100644 --- a/japanese/netscape47-communicator/Makefile +++ b/japanese/netscape47-communicator/Makefile @@ -5,7 +5,9 @@ # $FreeBSD$ # -DISTNAME= communicator-ja-euc-v474-export.generic-generic-generic +MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ + http://www.imasy.or.jp/~mistral/netscape/resource/ +DISTNAME= communicator-ja-euc-v475-export.generic-generic-generic MASTERDIR= ${.CURDIR}/../netscape4-communicator SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator @@ -14,7 +16,7 @@ PATCHDIR= ${SUBMASTERDIR}/patches PKGDIR= ${SUBMASTERDIR}/pkg BROWSER_VER= 47 -BROWSER_VERSION= 4.74 +BROWSER_VERSION= 4.75 NETHELP= nethelp-v47 .include "${MASTERDIR}/Makefile" diff --git a/japanese/netscape47-communicator/distinfo b/japanese/netscape47-communicator/distinfo index 4dfbf97fd661..e56a972402f6 100644 --- a/japanese/netscape47-communicator/distinfo +++ b/japanese/netscape47-communicator/distinfo @@ -1 +1 @@ -MD5 (communicator-ja-euc-v474-export.generic-generic-generic.tar.gz) = 3ac2ba7850d57a45ffbd5b37265fa245 +MD5 (communicator-ja-euc-v475-export.generic-generic-generic.tar.gz) = 4cf19af08bc2cb834da63018f74faf2d diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile index 9604490b16d2..02df5db0d682 100644 --- a/japanese/netscape48-communicator/Makefile +++ b/japanese/netscape48-communicator/Makefile @@ -8,7 +8,7 @@ PORTNAME= netscape-${BROWSER_ARC} PORTVERSION= ${BROWSER_VERSION} CATEGORIES= japanese www -MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ +MASTER_SITES?= ${MASTER_SITE_PORTS_JP} \ http://www.bres.tsukuba.ac.jp/~yohta/netscape/ DISTNAME?= communicator-ja-euc-v407-export.generic-generic-generic |