diff options
author | tnn <tnn> | 2008-05-31 16:51:10 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-05-31 16:51:10 +0000 |
commit | 9e42f8050db5b87db65da1f91c8f973592387ac6 (patch) | |
tree | 61ffacd23ad87c20f444a60add4dee4ae4dc5893 /shells | |
parent | 5289fe6098c3d59cb29ba806cf329a68b2b103bd (diff) | |
download | pkgsrc-9e42f8050db5b87db65da1f91c8f973592387ac6.tar.gz |
Bump the PKGREVISION for NetBSD-current bugfix merge.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/pdksh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index c1d6711c445..17ef1264446 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/05/23 17:27:09 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2008/05/31 16:51:10 tnn Exp $ # DISTNAME= pdksh-5.2.14 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ http://gd.tuwien.ac.at/utils/shells/pdksh/ \ |