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 /ham/xlog | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'ham/xlog')
-rw-r--r-- | ham/xlog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 6450341d2a5..d138c6f9bea 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2007/07/02 16:20:35 wulf Exp $ +# $NetBSD: Makefile,v 1.26 2007/09/21 13:03:56 wiz Exp $ # DISTNAME= xlog-1.5 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ |