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 8eb6a14532a..c6f7f5c8477 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:29 tnn Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} |