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 /www/quanta3 | |
parent | 6d6810d5977c0d1989f2bbedba1b9bd5f072b1ed (diff) | |
download | pkgsrc-a6e105fbae735f64ab4369dd360550afa70ebb38.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'www/quanta3')
-rw-r--r-- | www/quanta3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/quanta3/Makefile b/www/quanta3/Makefile index cf0dc57c01c..6f092e3937e 100644 --- a/www/quanta3/Makefile +++ b/www/quanta3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/09/17 23:24:27 markd Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/08 14:41:41 wiz Exp $ DISTNAME= quanta-3.1.4 CATEGORIES= www COMMENT= HTML editor suitable for experienced web developers +PKGREVISION= 1 .include "../../meta-pkgs/kde3/Makefile.kde3" |