summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/nulib2/Makefile4
-rw-r--r--archivers/par2/Makefile4
-rw-r--r--chat/icbirc/Makefile4
-rw-r--r--chat/iip/Makefile4
-rw-r--r--comms/binkd/Makefile4
-rw-r--r--comms/fidogate/Makefile4
-rw-r--r--devel/libtool/Makefile.common4
-rw-r--r--devel/p5-Class-MakeMethods/Makefile4
-rw-r--r--emulators/cygwin_esound/Makefile4
-rw-r--r--emulators/cygwin_lib/Makefile4
-rw-r--r--emulators/ucon64/Makefile4
-rw-r--r--lang/jdk-openjit/Makefile.common4
-rw-r--r--lang/sun-jre15/Makefile.common4
-rw-r--r--lang/win32-jdk/Makefile4
-rw-r--r--mail/dk-milter/Makefile4
-rw-r--r--mail/p5-Mail-Milter/Makefile7
-rw-r--r--mail/p5-Mail-SRS/Makefile4
-rw-r--r--mail/p5-Sendmail-PMilter/Makefile4
-rw-r--r--mail/perdition/Makefile.common4
-rw-r--r--net/entropy/Makefile4
-rw-r--r--net/freenet-tools/Makefile4
-rw-r--r--net/proxycheck/Makefile4
-rw-r--r--security/antonym/Makefile4
-rw-r--r--security/gnu-crypto/Makefile4
-rw-r--r--security/hashcash/Makefile4
-rw-r--r--security/jessie/Makefile4
-rw-r--r--security/p5-Digest-CRC/Makefile4
-rw-r--r--security/p5-GnuPG-Interface/Makefile4
-rw-r--r--security/pgpenvelope/Makefile4
-rw-r--r--sysutils/sredird/Makefile4
-rw-r--r--sysutils/user_interix/Makefile4
-rw-r--r--textproc/cawf/Makefile4
-rw-r--r--textproc/p5-String-Approx/Makefile4
-rw-r--r--www/ap-rpaf/Makefile4
-rw-r--r--www/ap2-bw/Makefile4
35 files changed, 71 insertions, 72 deletions
diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile
index d2b3cc0be00..1112ccffbb7 100644
--- a/archivers/nulib2/Makefile
+++ b/archivers/nulib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/10/23 20:41:24 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/22 22:50:31 tv Exp $
#
DISTNAME= nulibdist-203
@@ -6,7 +6,7 @@ PKGNAME= nulib2-2.0.3
CATEGORIES= archivers
MASTER_SITES= http://www.nulib.com/downloads/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.nulib.com/
COMMENT= Handles Apple II ShrinkIt (NuFX) file/disk archives
diff --git a/archivers/par2/Makefile b/archivers/par2/Makefile
index 0179aa4bc27..cc660117931 100644
--- a/archivers/par2/Makefile
+++ b/archivers/par2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/26 18:56:03 tv Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:31 tv Exp $
#
DISTNAME= par2cmdline-0.4
@@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/cmdline//}
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=parchive/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://parchive.sourceforge.net/
COMMENT= Create or use PAR2 parity volumes
diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile
index 3a3e0d03af8..bfc4eb2d3c4 100644
--- a/chat/icbirc/Makefile
+++ b/chat/icbirc/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:42 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/22 22:50:31 tv Exp $
DISTNAME= icbirc-1.8
CATEGORIES= chat
MASTER_SITES= http://www.benzedrine.cx/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.benzedrine.cx/icbirc.html
COMMENT= Proxy IRC client and ICB server
diff --git a/chat/iip/Makefile b/chat/iip/Makefile
index ebe2923860e..31591054f48 100644
--- a/chat/iip/Makefile
+++ b/chat/iip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/12/05 20:49:53 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/22 22:50:31 tv Exp $
#
DISTNAME= iip-1.1.0
@@ -6,7 +6,7 @@ CATEGORIES= chat security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=invisibleip/}
EXTRACT_SUFX= .tgz
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.invisiblenet.net/iip/
COMMENT= The Invisible IRC Project
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile
index f0553c36385..2b2cd80e76e 100644
--- a/comms/binkd/Makefile
+++ b/comms/binkd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/05 23:08:27 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2006/03/22 22:50:31 tv Exp $
#
DISTNAME= binkd098
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.corbina.net/~maloff/binkd/ \
ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/
EXTRACT_SUFX= .zip
-MAINTAINER= tv@pobox.com
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.corbina.net/~maloff/binkd/
COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index ac371ae0de6..a7dbac643d9 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2006/03/20 03:59:39 jlam Exp $
+# $NetBSD: Makefile,v 1.53 2006/03/22 22:50:31 tv Exp $
#
DISTNAME= fidogate-4.4.10
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fidogate/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.fidogate.org/
COMMENT= FidoNet (FTN) <-> Internet mail and news gateway
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common
index bb8bff06ca5..abe08609ee1 100644
--- a/devel/libtool/Makefile.common
+++ b/devel/libtool/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.65 2006/01/30 22:19:56 tv Exp $
+# $NetBSD: Makefile.common,v 1.66 2006/03/22 22:50:32 tv Exp $
###########################################################################
###########################################################################
@@ -27,7 +27,7 @@ DISTNAME= libtool-1.5.22
CATEGORIES= devel pkgtools
MASTER_SITES= ${MASTER_SITE_GNU:=libtool/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/libtool/libtool.html
CONFLICTS= glibtool-[0-9]*
diff --git a/devel/p5-Class-MakeMethods/Makefile b/devel/p5-Class-MakeMethods/Makefile
index 5f97285c651..d69d77325c8 100644
--- a/devel/p5-Class-MakeMethods/Makefile
+++ b/devel/p5-Class-MakeMethods/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:08 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= Class-MakeMethods-1.01
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-MakeMethods/
COMMENT= Getter/setter OO method maker for class elements
diff --git a/emulators/cygwin_esound/Makefile b/emulators/cygwin_esound/Makefile
index fd37eb585f9..dd08f28f073 100644
--- a/emulators/cygwin_esound/Makefile
+++ b/emulators/cygwin_esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= esound-0.2.35-1
@@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
libesound0-0.2.35-1.tar.bz2 \
libaudiofile0-0.2.6-2.tar.bz2
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
COMMENT= Enlightened sound daemon (daemon only) for Cygwin/Interix
ONLY_FOR_PLATFORM= Interix-*-*
diff --git a/emulators/cygwin_lib/Makefile b/emulators/cygwin_lib/Makefile
index 9f3efc5c4e4..18da077c8b2 100644
--- a/emulators/cygwin_lib/Makefile
+++ b/emulators/cygwin_lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:50 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= cygwin-1.5.13-1
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_CYGWIN:=release/cygwin/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.cygwin.com/
COMMENT= Basic Cygwin library and executables for emulation
diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile
index ca02acd51b0..e958b095f9b 100644
--- a/emulators/ucon64/Makefile
+++ b/emulators/ucon64/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= ucon64-2.0.0-src
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ucon64/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://ucon64.sourceforge.net/
COMMENT= Emulator ROM and disk image converter and inspector
diff --git a/lang/jdk-openjit/Makefile.common b/lang/jdk-openjit/Makefile.common
index b00837fbf5a..a99feec598e 100644
--- a/lang/jdk-openjit/Makefile.common
+++ b/lang/jdk-openjit/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2005/12/05 23:55:10 rillig Exp $
+# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 tv Exp $
OPENJIT_VERSION=1.1.16
@@ -6,7 +6,7 @@ DISTNAME= OpenJIT-${OPENJIT_VERSION}
CATEGORIES= lang java
MASTER_SITES= http://www.openjit.org/dist/
-MAINTAINER= tv@pobox.com
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.openjit.org/
COMMENT= Reflective JIT compiler for Java
diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common
index 1de69f4cf10..bfb63b0fe9a 100644
--- a/lang/sun-jre15/Makefile.common
+++ b/lang/sun-jre15/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.10 2006/01/20 23:55:02 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 tv Exp $
CATEGORIES= lang java
COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME}
EXTRACT_SUFX= .bin
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://java.sun.com/
DOWNLOAD= http://java.sun.com/j2se/1.5.0/download.html
DOWNLOAD_NAME= ${SHORT_NAME} 5.0 Update ${PKGNAME_NOREV:C/^.*\.//}
diff --git a/lang/win32-jdk/Makefile b/lang/win32-jdk/Makefile
index 20eb4f86604..cb3df76cb0d 100644
--- a/lang/win32-jdk/Makefile
+++ b/lang/win32-jdk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:47 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:32 tv Exp $
#
# Interix-only "JDK" for pkgsrc, implemented as a script wrapper around the
# Win32 Sun JDK/JRE.
@@ -10,7 +10,7 @@ CATEGORIES= lang java
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.java.com/
COMMENT= Interix wrapper package for Win32 Sun Java(tm) 2
diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile
index 155d17fe5e2..32511525fd1 100644
--- a/mail/dk-milter/Makefile
+++ b/mail/dk-milter/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2006/01/08 18:03:04 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:32 tv Exp $
DISTNAME= dk-milter-0.3.0
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dk-milter/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://sendmail.net/dk-milter/
COMMENT= Open source implementation of DomainKeys for sendmail
diff --git a/mail/p5-Mail-Milter/Makefile b/mail/p5-Mail-Milter/Makefile
index 34478c7ba44..544d633377b 100644
--- a/mail/p5-Mail-Milter/Makefile
+++ b/mail/p5-Mail-Milter/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:32 tv Exp $
#
-DISTNAME= Mail-Milter-0.06
+DISTNAME= Mail-Milter-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} \
${MASTER_SITE_SOURCEFORGE:=pmilter/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://pmilter.sourceforge.net/
COMMENT= Sendmail::Milter enhancement API modules
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile
index 84cb867dfdf..98d3327e57d 100644
--- a/mail/p5-Mail-SRS/Makefile
+++ b/mail/p5-Mail-SRS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:32 tv Exp $
DISTNAME= Mail-SRS-0.31
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.libsrs2.org/
COMMENT= SMTP envelope sender rewriting for SPF-compliant forwarding
diff --git a/mail/p5-Sendmail-PMilter/Makefile b/mail/p5-Sendmail-PMilter/Makefile
index 6b6a4adfa21..266465ebdbf 100644
--- a/mail/p5-Sendmail-PMilter/Makefile
+++ b/mail/p5-Sendmail-PMilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= Sendmail-PMilter-0.95
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmilter/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://pmilter.sourceforge.net/
COMMENT= Pure-Perl Milter protocol API
diff --git a/mail/perdition/Makefile.common b/mail/perdition/Makefile.common
index 3796e6ad6e4..889d5d5869f 100644
--- a/mail/perdition/Makefile.common
+++ b/mail/perdition/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2006/03/03 16:56:35 tv Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/03/22 22:50:32 tv Exp $
#
PERDITION_VERSION= 1.17
@@ -6,7 +6,7 @@ DISTNAME= perdition-${PERDITION_VERSION}
CATEGORIES= mail
MASTER_SITES= http://www.vergenet.net/linux/perdition/download/1.17/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.vergenet.net/linux/perdition/
COMMENT= IMAP/POP3 proxy redirector (${PERDITION_COMMENT})
diff --git a/net/entropy/Makefile b/net/entropy/Makefile
index ee4f2c35a11..5811eeac25b 100644
--- a/net/entropy/Makefile
+++ b/net/entropy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:23 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= entropy_rsa-${ENTROPY_VERSION}
@@ -9,7 +9,7 @@ CATEGORIES= net www
MASTER_SITES= http://entropy.stop1984.com/files/
EXTRACT_SUFX= .tgz
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://entropy.stop1984.com/
COMMENT= Anonymous peer-to-peer networking node (similar to Freenet)
diff --git a/net/freenet-tools/Makefile b/net/freenet-tools/Makefile
index 226711b08aa..a827b9f1e0a 100644
--- a/net/freenet-tools/Makefile
+++ b/net/freenet-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:24 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= ft-0.2.23
@@ -9,7 +9,7 @@ CATEGORIES= net www
MASTER_SITES= http://entropy.stop1984.com/files/
EXTRACT_SUFX= .tgz
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://entropy.stop1984.com/
COMMENT= Freenet Tools, freesite manipulation tools for Freenet and Entropy
diff --git a/net/proxycheck/Makefile b/net/proxycheck/Makefile
index 423f6a448e8..77fea1cd5b5 100644
--- a/net/proxycheck/Makefile
+++ b/net/proxycheck/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:48 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= proxycheck-0.49a
CATEGORIES= net
MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.corpit.ru/mjt/proxycheck.html
COMMENT= Tester for open (promiscuous) proxy systems
diff --git a/security/antonym/Makefile b/security/antonym/Makefile
index 9e4c2324d5a..c0ac577a35d 100644
--- a/security/antonym/Makefile
+++ b/security/antonym/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2005/07/16 01:19:18 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/22 22:50:32 tv Exp $
#
DISTNAME= antonym-1.9
CATEGORIES= security mail
MASTER_SITES= http://subwiki.honeypot.net/pub/Computing/AntoNym/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://subwiki.honeypot.net/cgi-bin/view/Computing/AntoNym
COMMENT= Anonymous nymserver account maintenance tool
diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile
index abe52000135..75f1f21ed1f 100644
--- a/security/gnu-crypto/Makefile
+++ b/security/gnu-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:43 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= gnu-crypto-2.0.1-bin
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/GnuPG/gnu-crypto/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnu-crypto/
COMMENT= GPL implementation of the Java Crypto Extensions
diff --git a/security/hashcash/Makefile b/security/hashcash/Makefile
index 135eb044060..ad47035329f 100644
--- a/security/hashcash/Makefile
+++ b/security/hashcash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:32 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= hashcash-1.13
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= http://www.hashcash.org/source/
EXTRACT_SUFX= .tgz
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.hashcash.org/
COMMENT= Hash collision based postage stamp
diff --git a/security/jessie/Makefile b/security/jessie/Makefile
index cf98e12b476..fc17c24fd2f 100644
--- a/security/jessie/Makefile
+++ b/security/jessie/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 15:57:32 tonio Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= jessie-1.0.1
CATEGORIES= security
MASTER_SITES= http://syzygy.metastatic.org/jessie/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.nongnu.org/jessie/
COMMENT= GPL implementation of the Java Secure Sockets Extension
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index efedb52c40f..18ad4a07904 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:30 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= Digest-CRC-0.09
@@ -8,7 +8,7 @@ PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest-CRC/
COMMENT= Perl5 extension interface for cyclic redundancy check algorithms
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile
index 1a97cf1d101..6e90decc28e 100644
--- a/security/p5-GnuPG-Interface/Makefile
+++ b/security/p5-GnuPG-Interface/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:45 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= GnuPG-Interface-0.34
@@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupg-interface/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://gnupg-interface.sourceforge.net/
COMMENT= Perl interface to GnuPG
diff --git a/security/pgpenvelope/Makefile b/security/pgpenvelope/Makefile
index 21db853c3a4..eacceede0a4 100644
--- a/security/pgpenvelope/Makefile
+++ b/security/pgpenvelope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:46 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= pgpenvelope-2.10.2
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= security mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pgpenvelope/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://pgpenvelope.sourceforge.net/
COMMENT= GnuPG and Pine/Procmail integration tool
diff --git a/sysutils/sredird/Makefile b/sysutils/sredird/Makefile
index 56022eb85d4..bdce2ffc51c 100644
--- a/sysutils/sredird/Makefile
+++ b/sysutils/sredird/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2005/12/05 20:51:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= sredird-2.0.0
CATEGORIES= sysutils
MASTER_SITES= http://www.pcmicro.com/sredird/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.pcmicro.com/sredird/
COMMENT= RFC2217 compliant serial port redirector
diff --git a/sysutils/user_interix/Makefile b/sysutils/user_interix/Makefile
index c5c73226182..c1fe2b831b1 100644
--- a/sysutils/user_interix/Makefile
+++ b/sysutils/user_interix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/12/05 20:51:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= user-20040426
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
COMMENT= Limited NetBSD-compatible useradd/groupadd commands
ONLY_FOR_PLATFORM= Interix-*-*
diff --git a/textproc/cawf/Makefile b/textproc/cawf/Makefile
index 49e7430e3b8..113c8d79add 100644
--- a/textproc/cawf/Makefile
+++ b/textproc/cawf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:00 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/22 22:50:33 tv Exp $
#
# Possible TODOs:
# - set CH based on manual page section number, and real OS name
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/ \
DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_SUFX= .zip
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= ftp://vic.cc.purdue.edu/pub/cawf.README
COMMENT= Simplistic nroff-like formatter in C, like "awf"
diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile
index d55fd5a65ec..4dd3b344a80 100644
--- a/textproc/p5-String-Approx/Makefile
+++ b/textproc/p5-String-Approx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:32 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= String-Approx-3.23
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-Approx/
COMMENT= Approximate (fuzzy) string matching library for Perl
diff --git a/www/ap-rpaf/Makefile b/www/ap-rpaf/Makefile
index bf688bff01f..5f1fbd8cacf 100644
--- a/www/ap-rpaf/Makefile
+++ b/www/ap-rpaf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/13 22:01:09 tv Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= mod_rpaf-0.5
@@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/mod_/ap-/}
CATEGORIES= www
MASTER_SITES= http://stderr.net/apache/rpaf/download/
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://stderr.net/apache/rpaf/
COMMENT= Remaps reverse-proxied connections to "real" requesting IPs
diff --git a/www/ap2-bw/Makefile b/www/ap2-bw/Makefile
index 5e7dcb87529..f8277d3c32d 100644
--- a/www/ap2-bw/Makefile
+++ b/www/ap2-bw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:18 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= bw_mod-0.6
@@ -8,7 +8,7 @@ CATEGORIES= www
MASTER_SITES= http://ivn.cl/apache/
EXTRACT_SUFX= .tgz
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://ivn.cl/apache/
COMMENT= Class-based bandwidth limiting module for Apache 2