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 /mail/kbiff/Makefile | |
parent | 0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff) | |
download | pkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 217d4d43885..7e6a83a1737 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2007/02/22 19:26:41 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2007/09/21 13:03:58 wiz Exp $ DISTNAME= kbiff-3.8 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 |