diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /comms/minicom | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 598b7b1c2ed7..56ce1e111e30 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3977/ \ http://fossies.org/linux/misc/ MAINTAINER= johans@FreeBSD.org -COMMENT= An MS-DOS Telix serial communication program "workalike" +COMMENT= MS-DOS Telix serial communication program "workalike" RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz |