diff options
Diffstat (limited to 'comms/kermit/Makefile')
-rw-r--r-- | comms/kermit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index b95b74d26ef7..6fe99631177d 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -6,11 +6,11 @@ # PORTNAME= kermit -PORTVERSION= 8.0.208 +PORTVERSION= 8.0.209 CATEGORIES= comms MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \ ftp://ftp.icm.edu.pl/pub/kermit/archives/ -DISTNAME= cku208 +DISTNAME= cku209 MAINTAINER= naddy@FreeBSD.org COMMENT= Serial and network communications package |