summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2022-10-20 19:13:41 +0000
committerschmonz <schmonz@pkgsrc.org>2022-10-20 19:13:41 +0000
commita8b0c226bd6a0ef36440b49ed3dc0ad5a1f0c59b (patch)
treebb24b886bfd8252b3a12f9185e4b037eb34d5221
parentcd361d0882fbba46ed7663f4e4e2d20f151e4cfd (diff)
downloadpkgsrc-a8b0c226bd6a0ef36440b49ed3dc0ad5a1f0c59b.tar.gz
Take MAINTAINER.
-rw-r--r--net/vpnc-script/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vpnc-script/Makefile b/net/vpnc-script/Makefile
index 99ee36c1ee1..862ef06e3b5 100644
--- a/net/vpnc-script/Makefile
+++ b/net/vpnc-script/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/10/18 01:17:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.10 2022/10/20 19:13:41 schmonz Exp $
DISTNAME= vpnc-script-20220917
CATEGORIES= net security
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITLAB:=openconnect/vpnc-scripts/-/raw/fc87e112/}
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= vpnc-script
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://www.infradead.org/openconnect/vpnc-script.html
COMMENT= Improved config script for OpenConnect and vpnc
LICENSE= gnu-gpl-v2