diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:16 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:16 +0800 |
commit | 8d97da32ef224721c21be4bfe3086b04a2987986 (patch) | |
tree | 945e76a0ed302c9c3dbe795c866a9e79339deb68 /comms | |
parent | f9472f8786a1de294ca3a9bf4fb52bbafcd725a3 (diff) | |
download | freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.tar.gz freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.tar.zst freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.zip |
To ports@freebsd.org.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 2 | ||||
-rw-r--r-- | comms/zmtx-zmrx/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 737151918219..b459568c75c1 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://www.ohse.de/uwe/releases/ \ http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes ALL_TARGET= all # vcheck diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index 2e9ff676331b..d6182b407353 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.inria.fr/network/modem/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar.gz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= |