diff options
author | dmcmahill <dmcmahill> | 2000-10-20 04:28:59 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-10-20 04:28:59 +0000 |
commit | 29d44c231883cc545c49d58982fb4cd5a565060b (patch) | |
tree | dc9183d6261cd026e2a4ef0248c897cf278f2749 /net | |
parent | 17b0571b4189815dbd42205c6bb06181908b4b1c (diff) | |
download | pkgsrc-29d44c231883cc545c49d58982fb4cd5a565060b.tar.gz |
bump version to 2.1.4nb1 as the just committed patch-ac fixes a DOS
bug.
Diffstat (limited to 'net')
-rw-r--r-- | net/tkicb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tkicb/Makefile b/net/tkicb/Makefile index df9fa3542e1..226ff4d08fd 100644 --- a/net/tkicb/Makefile +++ b/net/tkicb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2000/08/30 15:51:36 jwise Exp $ +# $NetBSD: Makefile,v 1.10 2000/10/20 04:28:59 dmcmahill Exp $ # DISTNAME= icb.2.1.4 -PKGNAME= tkicb-2.1.4 +PKGNAME= tkicb-2.1.4nb1 CATEGORIES= net x11 MASTER_SITES= ftp://shoshin.armory.com/pub/ EXTRACT_SUFX= .tar.Z |