diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/cassowary/Makefile | 4 | ||||
-rw-r--r-- | math/guppi/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile index 7b57ca56943..9470425a173 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/06/02 01:18:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.19 2003/06/05 05:01:57 uebayasi Exp $ # DISTNAME= cassowary-0.60 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/ diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 5114f1755aa..c4d548b9b73 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2003/06/02 01:18:31 jschauma Exp $ +# $NetBSD: Makefile,v 1.27 2003/06/05 05:01:57 uebayasi Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/} EXTRACT_SUFX= .tar.bz2 |