diff options
Diffstat (limited to 'math/algae/Makefile')
-rw-r--r-- | math/algae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index d8514f946e4..92fbb076da0 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2005/06/17 17:05:18 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:10:01 joerg Exp $ DISTNAME= algae-4.1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=algae/} |