diff options
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r-- | comms/gammu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 344b2874df6..e21c7a1dbea 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/11/07 23:16:18 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2016/02/07 15:29:34 leot Exp $ # -DISTNAME= gammu-1.36.4 +DISTNAME= gammu-1.37.0 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ EXTRACT_SUFX= .tar.bz2 |