diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | bef3134ed490d801c9b67d774eb140aa65897ab4 (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /www/quanta | |
parent | 24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff) | |
download | pkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
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 f817893c29b..86ee77626f2 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/03/29 12:42:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2003/05/02 11:56:46 wiz Exp $ DISTNAME= quanta-2.0-pr2 PKGNAME= quanta-1.9.9.2 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/quanta CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quanta/} |