diff options
Diffstat (limited to 'math/algae')
-rw-r--r-- | math/algae/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 054b2ae27fe..bcdb2b44e62 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2008/12/14 13:19:15 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2009/05/20 00:58:21 wiz Exp $ DISTNAME= algae-4.3.6 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=algae/} |