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 efb023462ef..36ff4de1e68 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2012/10/02 17:11:30 tron Exp $ +# $NetBSD: Makefile,v 1.33 2012/10/08 23:02:01 adam Exp $ # DISTNAME= galculator-1.3.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} |