diff options
author | jlam <jlam@pkgsrc.org> | 2005-12-17 05:20:21 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-12-17 05:20:21 +0000 |
commit | 2558c0291df89e5ff63ece13913b25a71b8f5dfd (patch) | |
tree | 1c6d7cc54e222e097639139ddc5b482f72d0f643 /net | |
parent | 2483500823f80d36d0b0f3c200a4ead6d8dc5402 (diff) | |
download | pkgsrc-2558c0291df89e5ff63ece13913b25a71b8f5dfd.tar.gz |
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'net')
-rw-r--r-- | net/netpipes/Makefile | 4 | ||||
-rw-r--r-- | net/openslp/Makefile | 4 | ||||
-rw-r--r-- | net/samba/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index 5d21ef2f974..8052c30277c 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:47 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/17 05:20:22 jlam Exp $ DISTNAME= netpipes-4.2-export PKGNAME= ${DISTNAME:S/-export//} CATEGORIES= net MASTER_SITES= http://web.purplefrog.com/ftp/thoth/netpipes/ -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org HOMEPAGE= http://web.purplefrog.com/~thoth/netpipes/netpipes.html COMMENT= Utilities for communicating via sockets diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 849528fa4e2..2f5a4dbcc25 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2005/12/05 23:55:14 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2005/12/17 05:20:22 jlam Exp $ DISTNAME= openslp-1.2.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openslp/} -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org HOMEPAGE= http://www.openslp.org/ COMMENT= Open-source implementation of the Service Location Protocol diff --git a/net/samba/Makefile b/net/samba/Makefile index 3d3eb491ca6..52ce2512cb9 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2005/12/05 23:55:15 rillig Exp $ +# $NetBSD: Makefile,v 1.153 2005/12/17 05:20:22 jlam Exp $ .include "Makefile.mirrors" @@ -11,7 +11,7 @@ DIST_SUBDIR= ${DISTNAME} .include "Makefile.patches" -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite |