diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
commit | c3fe9d5eba21b2895cd29de8d453b007ffef87a8 (patch) | |
tree | b06e17b799ffac81a6d8b3fd8a285eda6e3c5f05 /www/SOGo | |
parent | fa0efce1c226420055ccadcd7656ef4f3339fba8 (diff) | |
download | pkgsrc-c3fe9d5eba21b2895cd29de8d453b007ffef87a8.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'www/SOGo')
-rw-r--r-- | www/SOGo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/SOGo/Makefile b/www/SOGo/Makefile index 72a4457426c..64081429aba 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2022/04/18 19:12:15 adam Exp $ +# $NetBSD: Makefile,v 1.70 2022/10/26 10:32:03 wiz Exp $ # DISTNAME= SOGo-2.3.23 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ |