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 | |
parent | ba49a4997388d8b2bc85a6091f4547710540516f (diff) | |
download | ports-be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8.tar.gz ports-be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8.zip |
Notes
-rw-r--r-- | audio/mikmod/Makefile | 6 | ||||
-rw-r--r-- | net/netpipes/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 31d3468320f0..e9109ae0339b 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mikmod # Version required: 2.14 # Date created: 20 April 1997 -# Whom: doconnor@ist.flinders.edu.au +# Whom: doconnor@gsoft.com.au # -# $Id: Makefile,v 1.2 1997/09/05 17:40:54 max Exp $ +# $Id: Makefile,v 1.3 1998/01/21 19:14:45 fenner Exp $ # DISTNAME= mikmod-2.14-unix @@ -11,7 +11,7 @@ PKGNAME= mikmod-2.14 CATEGORIES= audio MASTER_SITES= http://www.chiark.greenend.org.uk/~stevem/mikmod/ -#MAINTAINER= doconnor@ist.flinders.edu.au +MAINTAINER= doconnor@gsoft.com.au RESTRICTED= "Registration required for redistribution and commercial use." 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 |