diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | bb08844b301470bce785f1440b4032e1cffc6279 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /misc/ktail | |
parent | da974f50f22cf223b7ab82f075601ed1c461c0f8 (diff) | |
download | pkgsrc-bb08844b301470bce785f1440b4032e1cffc6279.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'misc/ktail')
-rw-r--r-- | misc/ktail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ktail/Makefile b/misc/ktail/Makefile index 21a64c720f3..2da1de8a0a0 100644 --- a/misc/ktail/Makefile +++ b/misc/ktail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:47 reed Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/23 21:50:47 jmmv Exp $ DISTNAME= ktail-0.5.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= http://www.franken.de/users/duffy1/rjakob/ |