diff options
Diffstat (limited to 'www/SOGo/Makefile')
-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 b5603795b1a..3086819ed43 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2021/09/29 19:01:25 adam Exp $ +# $NetBSD: Makefile,v 1.68 2021/12/08 16:06:53 adam Exp $ # DISTNAME= SOGo-2.3.23 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ |