diff options
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 52d50cac96e..d87e83e96c9 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2016/12/04 05:17:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2017/01/01 16:06:38 adam Exp $ # DISTNAME= SOGo-2.3.14 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ |