diff options
Diffstat (limited to 'math/calcoo')
-rw-r--r-- | math/calcoo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index ecc4316a710..94a5a3ed337 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/04/22 13:44:05 obache Exp $ +# $NetBSD: Makefile,v 1.16 2011/11/01 06:02:01 sbd Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} |