diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
commit | 69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79 (patch) | |
tree | bf0192bc92e57e63920185657bc7a622df6c2c17 /comms/gammu | |
parent | 70531df1be041cfc779959a7e921d55e4a451fec (diff) | |
download | pkgsrc-69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
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 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 |