diff options
author | bsam <bsam@FreeBSD.org> | 2009-04-26 07:11:00 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-04-26 07:11:00 +0800 |
commit | 45f9c48069029503818c1d54afe673d046e62b69 (patch) | |
tree | 37f41478ba55c76b75be1a14be7a164d4f70adc6 /comms/gammu/Makefile | |
parent | 842c9105796080e283ebf0e57797dac3dffcdd09 (diff) | |
download | freebsd-ports-graphics-45f9c48069029503818c1d54afe673d046e62b69.tar.gz freebsd-ports-graphics-45f9c48069029503818c1d54afe673d046e62b69.tar.zst freebsd-ports-graphics-45f9c48069029503818c1d54afe673d046e62b69.zip |
Update to version 1.24.0.
Remove patches incorporated upstream.
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r-- | comms/gammu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index bb95f987b13..6443ff30d4e 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 1.23.1 -PORTREVISION= 2 +PORTVERSION= 1.24.0 CATEGORIES= comms MASTER_SITES= ftp://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com/gammu/releases/ |