diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | b1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /comms | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 4 | ||||
-rw-r--r-- | comms/minicom/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index ff20414d593..d97fbbbbe41 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:16 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/04/20 11:56:20 frueauf Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp DISTNAME= lrzsz-0.12.18 CATEGORIES= comms MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= packages@netbsd.org GNU_CONFIGURE= yes MAN1= lrz.1 lsz.1 diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 6b39ecb43c0..cf78fffc375 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:16 agc Exp $ -# $FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp +# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:21 frueauf Exp $ +# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # DISTNAME= ${PKGNAME}.src @@ -7,7 +7,7 @@ PKGNAME= minicom-1.78 CATEGORIES= comms MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= packages@netbsd.org RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ lsz:${PORTSDIR}/comms/lrzsz \ |