diff options
Diffstat (limited to 'comms/gammu')
-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 89d51ac9e6d..9d42042b090 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2018/08/16 18:54:38 adam Exp $ +# $NetBSD: Makefile,v 1.33 2018/12/13 19:51:44 adam Exp $ # DISTNAME= gammu-1.39.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ EXTRACT_SUFX= .tar.bz2 |