summaryrefslogtreecommitdiff
path: root/math/blitz++
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-02 01:15:31 +0000
committerjschauma <jschauma>2003-06-02 01:15:31 +0000
commite4265b310856834018287a415c6ccfa4a335a54a (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /math/blitz++
parent0a2ff56736906610c78baa6383a42635274ac741 (diff)
downloadpkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'math/blitz++')
-rw-r--r--math/blitz++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index 3f83fccbaa2..dffa1b3e626 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/30 00:03:34 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:34 jschauma Exp $
DISTNAME= blitz-0.6
PKGNAME= blitz++-0.6
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blitz/}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.oonumerics.org/blitz/
COMMENT= C++ template class library providing array objects