diff options
Diffstat (limited to 'comms/picocom/Makefile')
-rw-r--r-- | comms/picocom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/picocom/Makefile b/comms/picocom/Makefile index 862cdbbbfdc..f45cfd7f6d2 100644 --- a/comms/picocom/Makefile +++ b/comms/picocom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= picocom -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |