summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/dnsperf/Makefile4
-rw-r--r--benchmarks/netio/Makefile4
-rw-r--r--chat/xchat-perl/Makefile4
-rw-r--r--chat/xchat-python/Makefile4
-rw-r--r--chat/xchat/Makefile4
-rw-r--r--filesystems/fuse-ext2/Makefile4
-rw-r--r--net/bittorrent/Makefile.common4
-rw-r--r--net/cia/Makefile4
-rw-r--r--net/rsync/Makefile4
-rw-r--r--pkgtools/rpm2pkg/Makefile4
-rw-r--r--print/tex-german/Makefile4
-rw-r--r--security/sslscan/Makefile4
12 files changed, 24 insertions, 24 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile
index 2d01b279a2b..88206275dcc 100644
--- a/benchmarks/dnsperf/Makefile
+++ b/benchmarks/dnsperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/12/15 00:49:21 mef Exp $
+# $NetBSD: Makefile,v 1.5 2015/10/11 10:56:43 tron Exp $
DISTNAME= dnsperf-src-2.0.0.0-1
PKGNAME= dnsperf-2.0.0.0
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nominum.com/support/measurement-tools/
COMMENT= DNS server performance measurement tools
LICENSE= mit
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile
index c09b1b8f411..5b25c57dc96 100644
--- a/benchmarks/netio/Makefile
+++ b/benchmarks/netio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/10/11 10:56:43 tron Exp $
DISTNAME= netio126
PKGNAME= netio-1.26
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.ars.de/ars/ars.nsf/f24a6a0b94c22d82862566960071bf5a/aa5
EXTRACT_SUFX= .zip
HOMEPAGE= http://www.ars.de/ars/ars.nsf/docs/netio
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Network benchmark for OS/2 2.x, Windows NT/2000 and Unix
LICENSE= no-commercial-use
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index 9b16118013f..ba7a68abe1a 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/10/11 10:56:43 tron Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
PKGREVISION= 9
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl scripting plugin for XChat
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index 5221da1dbc3..ab6be3fc093 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2015/10/11 10:56:43 tron Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
PKGREVISION= 9
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python scripting plugin for XChat
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 59429605d2b..6b43ab4bacf 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.97 2015/09/07 12:02:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.98 2015/10/11 10:56:43 tron Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME}
PKGREVISION= 26
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
CONFLICTS= xchat-gnome-[0-9]*
diff --git a/filesystems/fuse-ext2/Makefile b/filesystems/fuse-ext2/Makefile
index cfc53ea609b..60e0a770988 100644
--- a/filesystems/fuse-ext2/Makefile
+++ b/filesystems/fuse-ext2/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/10/25 21:42:20 prlw1 Exp $
+# $NetBSD: Makefile,v 1.7 2015/10/11 10:56:43 tron Exp $
DISTNAME= fuse-ext2-0.0.7
PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-ext2/fuse-ext2/${DISTNAME}/}
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://alperakcan.net/projects/fuse-ext2/
COMMENT= FUSE file-system to mount ext2 and ext3 file system
LICENSE= gnu-gpl-v2
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common
index 45351711c75..26c09bc411e 100644
--- a/net/bittorrent/Makefile.common
+++ b/net/bittorrent/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2010/01/30 13:31:59 tron Exp $
+# $NetBSD: Makefile.common,v 1.20 2015/10/11 10:56:43 tron Exp $
#
# used by net/bittorrent/Makefile
# used by net/bittorrent-gui/Makefile
@@ -7,7 +7,7 @@ DISTNAME= BitTorrent-4.4.0
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE}/dl/
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.bittorrent.com/
COMMENT= File sharing tool
diff --git a/net/cia/Makefile b/net/cia/Makefile
index 6431761ede3..f215d34a92b 100644
--- a/net/cia/Makefile
+++ b/net/cia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/06/07 11:06:43 tron Exp $
+# $NetBSD: Makefile,v 1.18 2015/10/11 10:56:43 tron Exp $
DISTNAME= cia-20030922
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= https://zhadum.org.uk/~tron/files/
EXTRACT_SUFX= .tar.bz2
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Simple IP accounting software
DOC_DIR= ${PREFIX}/share/doc/cia
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 24228d9aae7..502342bd69e 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2015/09/14 14:00:01 manu Exp $
+# $NetBSD: Makefile,v 1.101 2015/10/11 10:56:44 tron Exp $
DISTNAME= rsync-3.1.1
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
http://rsync.samba.org/ftp/rsync/old-versions/ \
ftp://ftp.fu-berlin.de/unix/network/rsync/
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rsync.samba.org/
COMMENT= Network file distribution/synchronisation utility
LICENSE= gnu-gpl-v3
diff --git a/pkgtools/rpm2pkg/Makefile b/pkgtools/rpm2pkg/Makefile
index 4c1da4f3c4c..76f7b6f066e 100644
--- a/pkgtools/rpm2pkg/Makefile
+++ b/pkgtools/rpm2pkg/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.65 2014/03/03 02:40:34 obache Exp $
+# $NetBSD: Makefile,v 1.66 2015/10/11 10:56:44 tron Exp $
PKGNAME= rpm2pkg-3.2.3
CATEGORIES= pkgtools
NO_CHECKSUM= yes
-OWNER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pkgsrc.org/
COMMENT= Convert RPM archives to NetBSD packages
LICENSE= modified-bsd
diff --git a/print/tex-german/Makefile b/print/tex-german/Makefile
index 6ef13b947b0..e134fc60c61 100644
--- a/print/tex-german/Makefile
+++ b/print/tex-german/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2010/09/19 20:46:12 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2015/10/11 10:56:44 tron Exp $
DISTNAME= german
PKGNAME= tex-${DISTNAME}-2.5e
TEXLIVE_REV= 17039
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= LaTeX styles for German typography
CONFLICTS+= teTeX-texmfsrc-[0-9]*
diff --git a/security/sslscan/Makefile b/security/sslscan/Makefile
index 957d4ab7320..b7890b2890e 100644
--- a/security/sslscan/Makefile
+++ b/security/sslscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:37 tron Exp $
+# $NetBSD: Makefile,v 1.5 2015/10/11 10:56:44 tron Exp $
DISTNAME= sslscan-1.8.2
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sslscan/}
EXTRACT_SUFX= .tgz
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/sslscan/
COMMENT= Fast SSL Scanner
LICENSE= gnu-gpl-v3