summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorsjmulder <sjmulder@pkgsrc.org>2019-05-06 09:17:12 +0000
committersjmulder <sjmulder@pkgsrc.org>2019-05-06 09:17:12 +0000
commit7e6646674aaedac96fb98fcc542cabf895c5ca74 (patch)
treee2a49495444a09b2889a269edc82d64e04846562 /math
parentc70621b98a2a845b8eac70b9b29bb535363b131e (diff)
downloadpkgsrc-7e6646674aaedac96fb98fcc542cabf895c5ca74.tar.gz
Update my (sjmulder) maintainer email address
Diffstat (limited to 'math')
-rw-r--r--math/bcal/Makefile4
-rw-r--r--math/sc-im/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/bcal/Makefile b/math/bcal/Makefile
index fe2bbfc7064..1416b6d7c08 100644
--- a/math/bcal/Makefile
+++ b/math/bcal/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2018/12/15 17:25:15 leot Exp $
+# $NetBSD: Makefile,v 1.2 2019/05/06 09:17:12 sjmulder Exp $
DISTNAME= bcal-2.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=jarun/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= ik@sjmulder.nl
+MAINTAINER= sjmulder@NetBSD.org
HOMEPAGE= https://github.com/jarun/bcal/
COMMENT= Storage and general-purpose calculator
LICENSE= gnu-gpl-v3
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile
index ba639bbce4e..494783806ee 100644
--- a/math/sc-im/Makefile
+++ b/math/sc-im/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/05/06 09:00:14 sjmulder Exp $
+# $NetBSD: Makefile,v 1.4 2019/05/06 09:17:12 sjmulder Exp $
DISTNAME= sc-im-0.7.0
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=andmarti1424/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= ik@sjmulder.nl
+MAINTAINER= sjmulder@NetBSD.org
HOMEPAGE= https://github.com/andmarti1424/sc-im/
COMMENT= Curses-based spreadsheet program based on sc
LICENSE= original-bsd