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 4ad68792ec6..ad5846705b6 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:36 obache Exp $ +# $NetBSD: Makefile,v 1.10 2013/01/26 21:39:00 adam Exp $ # DISTNAME= SOGo-2.0.2a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ |