diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | c5cec663193aa38afb9f83056a9966d66c076055 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /net/scli | |
parent | 3b42dcce966399dcc82c1a187a3e583df05e726c (diff) | |
download | pkgsrc-c5cec663193aa38afb9f83056a9966d66c076055.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 'net/scli')
-rw-r--r-- | net/scli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index 4bd5adaa59c..248d5fa699e 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:25 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/23 21:50:47 jmmv Exp $ # DISTNAME= scli-0.2.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/ |