diff options
Diffstat (limited to 'math/calcoo/Makefile')
-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 41f4d3bfd1b..b21a4d0b6a4 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:37 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:54:43 wiz Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} |