summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/phpmyadmin/Makefile4
-rw-r--r--mail/milter-greylist/Makefile4
-rw-r--r--security/sshguard/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 8ccd4b0ec0d..dbd4a80e8da 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2015/03/18 21:25:28 tron Exp $
+# $NetBSD: Makefile,v 1.146 2015/05/15 17:36:06 tron Exp $
DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
@@ -6,7 +6,7 @@ CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=phpmyadmin/}
EXTRACT_SUFX= .tar.xz
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.phpmyadmin.net/
COMMENT= Set of PHP-scripts to adminstrate MySQL over the WWW
LICENSE= gnu-gpl-v2
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index 15be195f5bc..efbdfdce3a0 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2014/02/12 23:18:08 tron Exp $
+# $NetBSD: Makefile,v 1.64 2015/05/15 17:36:06 tron Exp $
DISTNAME= milter-greylist-4.4.3
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/
EXTRACT_SUFX= .tgz
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://hcpnet.free.fr/milter-greylist/
COMMENT= Easy-to-use greylist milter for Sendmail and Postfix
LICENSE= original-bsd
diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile
index ca5482e1ae2..1303764f025 100644
--- a/security/sshguard/Makefile
+++ b/security/sshguard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/07/27 08:32:06 tron Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/15 17:36:06 tron Exp $
DISTNAME= sshguard-1.5
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sshguard/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sshguard.net/
COMMENT= Protect networked hosts from brute force attacks
LICENSE= modified-bsd