summaryrefslogtreecommitdiff
path: root/shells/pdksh/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-02-21 20:06:30 +0000
committertnn <tnn@pkgsrc.org>2009-02-21 20:06:30 +0000
commit98164b3a8b0e6296773b0e9741026f7a3ba778d1 (patch)
treec0fe87c56446cee1497f710021f14b4e3097591d /shells/pdksh/Makefile
parent7941a1d28226a9d8813d56cb2ce0ac16ce281865 (diff)
downloadpkgsrc-98164b3a8b0e6296773b0e9741026f7a3ba778d1.tar.gz
Merge the following revisions from NetBSD src:
c_ulimit.c 1.9: avoid sign extension problem lex.c 1.13: bugfix related to nested quotes Bump PKGREVISION.
Diffstat (limited to 'shells/pdksh/Makefile')
-rw-r--r--shells/pdksh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 9054989cc9b..01378265cbc 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2008/06/19 18:36:51 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/02/21 20:06:30 tnn Exp $
#
DISTNAME= pdksh-5.2.14
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= shells
MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \
http://gd.tuwien.ac.at/utils/shells/pdksh/ \