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 43ec8921142..62a8f5121dd 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2022/08/09 12:08:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.49 2022/10/26 10:31:17 wiz Exp $ # DISTNAME= gammu-1.41.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ EXTRACT_SUFX= .tar.bz2 |