diff options
author | jlam <jlam> | 2005-12-17 05:20:21 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-12-17 05:20:21 +0000 |
commit | 4fcb85ebf54f7d2002a7c794c5ce43c7964f537b (patch) | |
tree | 1c6d7cc54e222e097639139ddc5b482f72d0f643 /net/netpipes | |
parent | 3df2f2bc0bab5b60651a0ed26a0b397d7533bc6b (diff) | |
download | pkgsrc-4fcb85ebf54f7d2002a7c794c5ce43c7964f537b.tar.gz |
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'net/netpipes')
-rw-r--r-- | net/netpipes/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |