diff options
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r-- | math/galculator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 4465432b301..1266ecc97b6 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/10/10 14:42:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:07 ryoon Exp $ # DISTNAME= galculator-2.1.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} |