summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/screen/Makefile4
-rw-r--r--security/sudo/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 14a28be864b..1e52a0317b7 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.108 2018/09/13 12:15:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.109 2019/05/11 22:47:05 kim Exp $
DISTNAME= screen-4.6.2
PKGREVISION= 1
CATEGORIES= misc shells
MASTER_SITES= ${MASTER_SITE_GNU:=screen/}
-MAINTAINER= kimmo@suominen.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/screen/screen.html
COMMENT= Multi-screen window manager
LICENSE= gnu-gpl-v3
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index f6cf9478d90..569503ef7ee 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2019/01/15 21:44:16 adam Exp $
+# $NetBSD: Makefile,v 1.167 2019/05/11 22:51:08 kim Exp $
DISTNAME= sudo-1.8.27
CATEGORIES= security
@@ -8,7 +8,7 @@ MASTER_SITES+= ftp://ftp.uwsg.indiana.edu/pub/security/sudo/
MASTER_SITES+= ftp://ftp.twaren.net/Unix/Security/Sudo/
MASTER_SITES+= http://ftp.tux.org/pub/security/sudo/
-MAINTAINER= kim@tac.nyc.ny.us
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.sudo.ws/
COMMENT= Allow others to run commands as root
LICENSE= isc AND modified-bsd