diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | bb08844b301470bce785f1440b4032e1cffc6279 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /www/quanta | |
parent | da974f50f22cf223b7ab82f075601ed1c461c0f8 (diff) | |
download | pkgsrc-bb08844b301470bce785f1440b4032e1cffc6279.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'www/quanta')
-rw-r--r-- | www/quanta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 3769bce2a1e..2ebb8a1d5f0 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/01/20 12:27:59 agc Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/23 21:50:49 jmmv Exp $ DISTNAME= quanta-2.0-pr2 PKGNAME= quanta-1.9.9.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quanta/} EXTRACT_SUFX= .tar.bz2 |