diff options
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r-- | math/yacas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 75b2c0a2e7c..167e484e242 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:41 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:25 wiz Exp $ # DISTNAME= yacas-1.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ |