diff options
Diffstat (limited to 'korean/netscape47-communicator/Makefile')
-rw-r--r-- | korean/netscape47-communicator/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/korean/netscape47-communicator/Makefile b/korean/netscape47-communicator/Makefile index d640ba509a67..8f43d7fc4d58 100644 --- a/korean/netscape47-communicator/Makefile +++ b/korean/netscape47-communicator/Makefile @@ -10,10 +10,13 @@ SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator FILESDIR= ${SUBMASTERDIR}/files PATCHDIR= ${SUBMASTERDIR}/files PKGDIR= ${SUBMASTERDIR} +MD5_FILE= ${SUBMASTERDIR}/distinfo BROWSER_VER= 47 BROWSER_VERSION= 4.75 NETHELP= nethelp-v451 -KOREAN_KIT= netscape-korean-kit-v475.20000826 +KOREAN_KIT= netscape-korean-kit-v475.20001028 + +PORTREVISION= 1 .include "${MASTERDIR}/Makefile" |