diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 5630c41356f875d7bfe1774adea0ea160917a3ee (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /x11/kmessage | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'x11/kmessage')
-rw-r--r-- | x11/kmessage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kmessage/Makefile b/x11/kmessage/Makefile index 1483351895e..a5058c04efb 100644 --- a/x11/kmessage/Makefile +++ b/x11/kmessage/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2007/02/22 19:27:27 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/09/21 13:04:43 wiz Exp $ DISTNAME= kmessage-0.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 kde MASTER_SITES= http://soliton.wins.uva.nl/~wijnhout/kmessage/ |