diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
commit | a6e105fbae735f64ab4369dd360550afa70ebb38 (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /mail | |
parent | 6d6810d5977c0d1989f2bbedba1b9bd5f072b1ed (diff) | |
download | pkgsrc-a6e105fbae735f64ab4369dd360550afa70ebb38.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'mail')
-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 47b549df0ec..a8b57126533 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/08/05 13:38:26 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/08 14:41:40 wiz Exp $ DISTNAME= kbiff-3.6.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ EXTRACT_SUFX= .tar.bz2 |