diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
commit | 49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /comms/minicom | |
parent | 798a7d5f97013b634e36f37d2784cf6ef3629942 (diff) | |
download | pkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 \ |