diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-05-25 16:09:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-05-25 16:09:55 +0000 |
commit | d1cbdf8598599fb8a409383371f1a5769d98a2a2 (patch) | |
tree | 36dc34d4d6ce457b90d8f7ee34019024c5e82cc3 /comms/py-gammu/Makefile | |
parent | 3255095c16f90548b77856b58d165a6c294064aa (diff) |
Notes
Diffstat (limited to 'comms/py-gammu/Makefile')
-rw-r--r-- | comms/py-gammu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile index 8c5a8ea078aa..f2de64aa4100 100644 --- a/comms/py-gammu/Makefile +++ b/comms/py-gammu/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |