diff options
Diffstat (limited to '')
-rw-r--r-- | www/so/Makefile | 2 | ||||
-rw-r--r-- | www/sogo/Makefile | 1 | ||||
-rw-r--r-- | www/sogo2/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/so/Makefile b/www/so/Makefile index 214f2f741674..fa1d70febd15 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,7 +1,7 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/sogo/Makefile b/www/sogo/Makefile index 9de524e34096..ec45f2264157 100644 --- a/www/sogo/Makefile +++ b/www/sogo/Makefile @@ -1,5 +1,6 @@ PORTNAME= sogo PORTVERSION= 5.12.3 +PORTREVISION= 1 CATEGORIES= www gnustep MASTER_SITES= https://packages.sogo.nu/sources/ PKGNAMESUFFIX= -${FLAVOR} diff --git a/www/sogo2/Makefile b/www/sogo2/Makefile index 29f35a8ec8bf..0255a12af81d 100644 --- a/www/sogo2/Makefile +++ b/www/sogo2/Makefile @@ -1,6 +1,6 @@ PORTNAME= sogo2 PORTVERSION= 2.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} |