diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 07:21:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 07:21:03 +0000 |
commit | d5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch) | |
tree | 99387ff23cc458e555b453bdc295681a6cb2109b /korean/netscape47-communicator | |
parent | b9d2bca3af03415aa8324c95711b3a365968b306 (diff) | |
download | ports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.tar.gz ports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.zip |
Notes
Diffstat (limited to 'korean/netscape47-communicator')
-rw-r--r-- | korean/netscape47-communicator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/netscape47-communicator/Makefile b/korean/netscape47-communicator/Makefile index cbfde9ca05f3..d640ba509a67 100644 --- a/korean/netscape47-communicator/Makefile +++ b/korean/netscape47-communicator/Makefile @@ -8,8 +8,8 @@ MASTERDIR= ${.CURDIR}/../netscape4-communicator SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator FILESDIR= ${SUBMASTERDIR}/files -PATCHDIR= ${SUBMASTERDIR}/patches -PKGDIR= ${SUBMASTERDIR}/pkg +PATCHDIR= ${SUBMASTERDIR}/files +PKGDIR= ${SUBMASTERDIR} BROWSER_VER= 47 BROWSER_VERSION= 4.75 |