summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2015-03-15 17:20:19 +0000
committerhiramatsu <hiramatsu>2015-03-15 17:20:19 +0000
commit254f7c9814e87aee539f2800140878bb848c6e40 (patch)
treed0cef6b9ea47d5eea529e4014a6f7712c3d9d19e /math
parent063fc76cb8b80480667ca5352b603473b900813a (diff)
downloadpkgsrc-254f7c9814e87aee539f2800140878bb848c6e40.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'math')
-rw-r--r--math/TinySVM/Makefile4
-rw-r--r--math/ruby-spreadsheet/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/TinySVM/Makefile b/math/TinySVM/Makefile
index c2d0f734125..96bacadd4bc 100644
--- a/math/TinySVM/Makefile
+++ b/math/TinySVM/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:16 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= TinySVM-0.09
CATEGORIES= math
MASTER_SITES= http://www.chasen.org/~taku/software/TinySVM/src/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.chasen.org/~taku/software/TinySVM/
COMMENT= Tiny Support Vector Machines
LICENSE= gnu-lgpl-v2.1
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index 1c03c362d0a..2cab3d26e91 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2015/03/13 14:31:38 taca Exp $
+# $NetBSD: Makefile,v 1.38 2015/03/15 17:25:56 hiramatsu Exp $
#
DISTNAME= spreadsheet-1.0.3
CATEGORIES= math
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://spreadsheet.rubyforge.org/
COMMENT= Ruby Spreadsheet Library to read and write Spreadsheet Documents
LICENSE= gnu-gpl-v3