diff options
Diffstat (limited to 'www/SOGo/Makefile')
-rw-r--r-- | www/SOGo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/SOGo/Makefile b/www/SOGo/Makefile index d22d3d46fc5..36ac985fd6e 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/03/01 13:24:23 taca Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/06 08:17:38 adam Exp $ # DISTNAME= SOGo-2.2.16 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ |