diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-01 18:00:34 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-01 18:00:34 +0000 |
commit | b49471041345da2a6df62169db96a861c0c93784 (patch) | |
tree | a389bbb56d262415be3d5eb56c9eba3e79ce4a69 /comms/minicom/Makefile | |
parent | 421aebfaee86c4623508a624f9801221555b8c13 (diff) | |
download | FreeBSD-ports-b49471041345da2a6df62169db96a861c0c93784.zip FreeBSD-ports-b49471041345da2a6df62169db96a861c0c93784.tar.gz |
Upgrade to version 1.83.1.
1.83.1 is supose to have more sane logfile control.
Diffstat (limited to 'comms/minicom/Makefile')
-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 1c27cf4..61f993a 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -7,7 +7,7 @@ # PORTNAME= minicom -PORTVERSION= 1.83.0 +PORTVERSION= 1.83.1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.pp.clinet.fi/~walker/mc-dev/ \ |