diff options
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/ \ |