diff options
author | jwise <jwise@pkgsrc.org> | 2007-03-21 19:44:10 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2007-03-21 19:44:10 +0000 |
commit | d713eea2be980d3bd27cf573e95d34348f56218c (patch) | |
tree | 582503ea26963de83a267d6b2ee1d48b7e69af53 /comms | |
parent | 4a2cddb436405c6b6060f1b4d29909c42ef6a697 (diff) | |
download | pkgsrc-d713eea2be980d3bd27cf573e95d34348f56218c.tar.gz |
Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index d99a98be6ee..63a0b81dbfe 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2007/03/21 18:55:47 jwise Exp $ +# $NetBSD: Makefile,v 1.58 2007/03/21 19:44:10 jwise Exp $ DISTNAME= mgetty1.1.31-Jul24 PKGNAME= mgetty-1.1.31 @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ \ ftp://alpha.greenie.net/pub/mgetty/source/1.1/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mgetty.greenie.net/ COMMENT= Handle external logins, send and receive faxes |