diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-17 19:33:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-17 19:33:49 +0000 |
commit | ca27c348e14b78c0a5496f0d650f2c0d7472a242 (patch) | |
tree | a292fe31dfae980fdd426ca324381f460c31a5cf /comms | |
parent | 0ecbab85106059378c552157c754851e29b81c67 (diff) | |
download | ports-ca27c348e14b78c0a5496f0d650f2c0d7472a242.tar.gz ports-ca27c348e14b78c0a5496f0d650f2c0d7472a242.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 8ddcf1843c81..c3c0266a1b50 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= http://www.ohse.de/uwe/releases/ \ http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) GNU_CONFIGURE= yes |