aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nawk/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-31 15:31:24 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-31 15:31:24 +0800
commitf82d2f91a1adfedd951b9fb5a8c45e4dfb0c8cd2 (patch)
tree06b921f9d3e5d8da937e695c5c533d92a2941b76 /lang/nawk/Makefile
parent2b6b270615ef9894d4aef000d4ef6289e6bd6972 (diff)
downloadfreebsd-ports-gnome-f82d2f91a1adfedd951b9fb5a8c45e4dfb0c8cd2.tar.gz
freebsd-ports-gnome-f82d2f91a1adfedd951b9fb5a8c45e4dfb0c8cd2.tar.zst
freebsd-ports-gnome-f82d2f91a1adfedd951b9fb5a8c45e4dfb0c8cd2.zip
- Update to 20110810
Changes: - Another fix to avoid core dump with delete(ARGV); again, many thanks to Ruslan Ermilov. PR: ports/160226 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer)
Diffstat (limited to 'lang/nawk/Makefile')
-rw-r--r--lang/nawk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile
index c09bb43f0a48..2133a98e18e7 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= nawk
-PORTVERSION= 20110807
+PORTVERSION= 20110810
CATEGORIES= lang
MASTER_SITES= http://www.cs.princeton.edu/~bwk/btl.mirror/
DISTNAME= awk
@@ -16,8 +16,6 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ota@j.email.ne.jp
COMMENT= Brian Kernighan's pattern scanning and processing language
-BROKEN= does not fetch
-
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= a.out