diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-08-12 14:40:54 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-08-12 14:40:54 +0000 |
commit | fdfd77935a639d6803977832c6f8b2722d691850 (patch) | |
tree | a2addf5ad6b2785890bb19385a234abe9b0a50d9 /korean | |
parent | 501416d99fe567365f9c446d1f5caf01976658a9 (diff) | |
download | ports-fdfd77935a639d6803977832c6f8b2722d691850.tar.gz ports-fdfd77935a639d6803977832c6f8b2722d691850.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/linux-netscape47-communicator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/linux-netscape47-communicator/Makefile b/korean/linux-netscape47-communicator/Makefile index 463ab76828ae..5fa72b064526 100644 --- a/korean/linux-netscape47-communicator/Makefile +++ b/korean/linux-netscape47-communicator/Makefile @@ -14,8 +14,8 @@ BROWSER_ARC= ${BROWSER}-linux MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator NSUBDIR= lib/netscape-linux START_SCRIPT= ${MASTERDIR_LINUX}/files/start.sh.in -# for 4.77, temporary -BROWSER_VERSION= 4.77 +# for 4.78, temporary +BROWSER_VERSION= 4.78 post-patch: ${PATCH} ${PATCH_DIST_ARGS} < ${MASTERDIR_LINUX}/files/patch-aa |