diff options
Diffstat (limited to 'www/SOGo')
-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 9188aa4d4d5..46a9bad9623 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/09/25 06:03:12 taca Exp $ +# $NetBSD: Makefile,v 1.24 2015/10/10 01:58:20 ryoon Exp $ # DISTNAME= SOGo-2.3.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ |