diff options
author | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
commit | 3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /editors/kdissert/Makefile | |
parent | 0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff) | |
download | pkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'editors/kdissert/Makefile')
-rw-r--r-- | editors/kdissert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index 56b9df4bfe9..9e793d78fdc 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/01/26 04:03:19 markd Exp $ +# $NetBSD: Makefile,v 1.13 2007/09/21 13:03:40 wiz Exp $ # DISTNAME= kdissert-1.0.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ EXTRACT_SUFX= .tar.bz2 |