summaryrefslogtreecommitdiff
path: root/lang/nawk/Makefile
diff options
context:
space:
mode:
authorcjep <cjep>2003-01-03 20:49:33 +0000
committercjep <cjep>2003-01-03 20:49:33 +0000
commite08d19a67090a51d73eb687a567cfe402e34e3e7 (patch)
treed78724be8d6d91f028d90b183b3df76a2c98a67c /lang/nawk/Makefile
parent376d25dc54db581e2e04954d0b8d44a2ba3978e8 (diff)
downloadpkgsrc-e08d19a67090a51d73eb687a567cfe402e34e3e7.tar.gz
Update of lang/nawk to 20021213.
Changes since previous version: For the moment, the internationalization changes of nov 29 are rolled back -- programs like x = 1.2 don't work in some locales, because the parser is expecting x = 1,2. Until I understand this better, this will have to wait.
Diffstat (limited to 'lang/nawk/Makefile')
-rw-r--r--lang/nawk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile
index 1b6a8eb9e3c..58561ae6803 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2002/12/11 22:56:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2003/01/03 20:49:33 cjep Exp $
#
DISTNAME= awk
-PKGNAME= nawk-20021129
+PKGNAME= nawk-20021213
CATEGORIES= lang
MASTER_SITES= http://cm.bell-labs.com/who/bwk/