diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | c5cec663193aa38afb9f83056a9966d66c076055 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /www/quanta-docs/Makefile | |
parent | 3b42dcce966399dcc82c1a187a3e583df05e726c (diff) | |
download | pkgsrc-c5cec663193aa38afb9f83056a9966d66c076055.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-docs/Makefile')
-rw-r--r-- | www/quanta-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/quanta-docs/Makefile b/www/quanta-docs/Makefile index 0e16f51733a..8d48dd6d4a7 100644 --- a/www/quanta-docs/Makefile +++ b/www/quanta-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/01/20 12:27:59 agc Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/23 21:50:49 jmmv Exp $ DISTNAME= quanta-docs-1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quanta/} EXTRACT_SUFX= .tar.bz2 |