diff options
Diffstat (limited to 'math/algae')
-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 f89ab974e24..501053c86ec 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2003/04/29 22:15:27 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:18:35 jschauma Exp $ DISTNAME= algae-4.1.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=algae/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://algae.sourceforge.net/ COMMENT= Interpreted language for numerical analysis |