diff options
author | Mike Smith <msmith@FreeBSD.org> | 1998-01-22 00:20:33 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 1998-01-22 00:20:33 +0000 |
commit | be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8 (patch) | |
tree | 97e8afc160c55736ee6397878799af692d8ea088 /net/netpipes | |
parent | ba49a4997388d8b2bc85a6091f4547710540516f (diff) | |
download | ports-be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8.tar.gz ports-be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8.zip |
New address for Daniel O'Connor
Notes
Notes:
svn path=/head/; revision=9404
Diffstat (limited to 'net/netpipes')
-rw-r--r-- | net/netpipes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index a453dcee2755..2ca4abe3cc6a 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: netpipes3.2 # Version required: 3.2 # Date created: 12th April 1997 -# Whom: doconnor@ist.flinders.edu.au +# Whom: doconnor@gsoft.com.au # -# $Id: Makefile,v 1.1.1.1 1997/10/07 04:32:32 obrien Exp $ +# $Id: Makefile,v 1.2 1998/01/21 19:14:51 fenner Exp $ # DISTNAME= netpipes3.2 @@ -11,7 +11,7 @@ PKGNAME= netpipes-3.2 CATEGORIES= net MASTER_SITES= ftp://ftp.cis.ufl.edu/pub/staff/thoth/ -#MAINTAINER= doconnor@ist.flinders.edu.au +MAINTAINER= doconnor@gsoft.com.au MAN1= faucet.1 hose.1 sockdown.1 getpeername.1 |