pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Change my email address.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/beb07bc4139d
branches:  trunk
changeset: 500706:beb07bc4139d
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Oct 12 07:10:57 2005 +0000

description:
Change my email address.

diffstat:

 net/cidr/Makefile             |  4 ++--
 net/nslint/Makefile           |  4 ++--
 net/ripe-whois-tools/Makefile |  4 ++--
 net/tcpslice/Makefile         |  4 ++--
 textproc/bibclean/Makefile    |  4 ++--
 textproc/biblook/Makefile     |  4 ++--
 x11/xphoon/Makefile           |  4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diffs (123 lines):

diff -r 52c1e9cb41e1 -r beb07bc4139d net/cidr/Makefile
--- a/net/cidr/Makefile Wed Oct 12 04:43:26 2005 +0000
+++ b/net/cidr/Makefile Wed Oct 12 07:10:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/11/03 10:57:54 grant Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/12 07:10:57 seb Exp $
 #
 
 DISTNAME=      cidr-current
@@ -6,7 +6,7 @@
 CATEGORIES=    net
 MASTER_SITES=  http://home.netcom.com/~naym/cidr/
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 HOMEPAGE=      http://home.netcom.com/~naym/cidr.html
 COMMENT=       RFC 1878 subnet calculator / helper
 
diff -r 52c1e9cb41e1 -r beb07bc4139d net/nslint/Makefile
--- a/net/nslint/Makefile       Wed Oct 12 04:43:26 2005 +0000
+++ b/net/nslint/Makefile       Wed Oct 12 07:10:57 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2004/12/03 15:15:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/12 07:10:57 seb Exp $
 #
 
 DISTNAME=      nslint-2.0.2
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.ee.lbl.gov/
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 HOMEPAGE=      http://ee.lbl.gov/ftp.html
 COMMENT=       Perform consistency checks on DNS zone files
 
diff -r 52c1e9cb41e1 -r beb07bc4139d net/ripe-whois-tools/Makefile
--- a/net/ripe-whois-tools/Makefile     Wed Oct 12 04:43:26 2005 +0000
+++ b/net/ripe-whois-tools/Makefile     Wed Oct 12 07:10:57 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2004/01/27 13:40:03 grant Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/12 07:10:57 seb Exp $
 #
 
 DISTNAME=      ripe-whois-tools-2.4
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.ripe.net/tools/
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 HOMEPAGE=      http://www.ripe.net/ripencc/pub-services/db/
 COMMENT=       RIPE WHOIS client and tools
 
diff -r 52c1e9cb41e1 -r beb07bc4139d net/tcpslice/Makefile
--- a/net/tcpslice/Makefile     Wed Oct 12 04:43:26 2005 +0000
+++ b/net/tcpslice/Makefile     Wed Oct 12 07:10:57 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:00 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/12 07:10:57 seb Exp $
 
 DISTNAME=      tcpslice-1.2a1
 PKGNAME=       tcpslice-1.2.0.1
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.ee.lbl.gov/
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 COMMENT=       Tool for extracting portions of tcpdump's packet trace files
 
 GNU_CONFIGURE= YES
diff -r 52c1e9cb41e1 -r beb07bc4139d textproc/bibclean/Makefile
--- a/textproc/bibclean/Makefile        Wed Oct 12 04:43:26 2005 +0000
+++ b/textproc/bibclean/Makefile        Wed Oct 12 07:10:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:33 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/12 07:10:57 seb Exp $
 #
 
 DISTNAME=      bibclean-2.11.4
@@ -6,7 +6,7 @@
 CATEGORIES=    textproc
 MASTER_SITES=  ftp://ftp.math.utah.edu/pub/tex/bib/
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 HOMEPAGE=      http://www.math.utah.edu/pub/bibclean/
 COMMENT=       Prettyprinter and syntax checker for BibTeX bibliography databases
 
diff -r 52c1e9cb41e1 -r beb07bc4139d textproc/biblook/Makefile
--- a/textproc/biblook/Makefile Wed Oct 12 04:43:26 2005 +0000
+++ b/textproc/biblook/Makefile Wed Oct 12 07:10:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/10/04 21:40:19 reed Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/12 07:10:57 seb Exp $
 #
 
 DISTNAME=      biblook
@@ -6,7 +6,7 @@
 CATEGORIES=    textproc
 MASTER_SITES=  http://compgeom.cs.uiuc.edu/~jeffe/files/
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 HOMEPAGE=      http://compgeom.cs.uiuc.edu/~jeffe/biblook.html
 COMMENT=       Indexing and searching tools for BibTeX bibliography databases
 
diff -r 52c1e9cb41e1 -r beb07bc4139d x11/xphoon/Makefile
--- a/x11/xphoon/Makefile       Wed Oct 12 04:43:26 2005 +0000
+++ b/x11/xphoon/Makefile       Wed Oct 12 07:10:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:48:16 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/10/12 07:10:57 seb Exp $
 #
 
 DISTNAME=      xphoon.tar
@@ -10,7 +10,7 @@
                ftp://ftp.sunet.se/pub/X11/
 EXTRACT_SUFX=  .Z
 
-MAINTAINER=    seb%pbox.org@localhost
+MAINTAINER=    seb%NetBSD.org@localhost
 COMMENT=       Set the root window to the moon in its current phase
 
 WRKSRC=                ${WRKDIR}/xphoon



Home | Main Index | Thread Index | Old Index