From 1953c40b5e90481ff6073a7405768a97f536119d Mon Sep 17 00:00:00 2001 From: Kinoshita Daisuke Date: Thu, 17 Dec 2020 14:43:18 +0800 Subject: [PATCH] changed MAINTAINER to "pkgsrc-users@NetBSD.org". --- erfa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erfa/Makefile b/erfa/Makefile index a9dbb344b5..0425ffc3fe 100644 --- a/erfa/Makefile +++ b/erfa/Makefile @@ -5,7 +5,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=liberfa/} GITHUB_TAG= v${PKGVERSION_NOREV} -MAINTAINER= kinoshita@astro.ncu.edu.tw +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/liberfa/ COMMENT= Essential Routines for Fundamental Astronomy LICENSE= modified-bsd