diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-01-01 20:21:13 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-01-01 20:21:13 +0000 |
commit | bc685acadd0744661c316cdae1ea585a8065d9b7 (patch) | |
tree | 0e2680e03bb23201f03b20e674909beafe590421 | |
parent | - Mark DEPRECATED. It was replaced by www/sogo4 (diff) |
- Bump PORTREVISION. www/sogo3 was marked like DEPRECATED
-rw-r--r-- | www/sogo3-activesync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sogo3-activesync/Makefile b/www/sogo3-activesync/Makefile index 6a87aed4394f..249668a0a5be 100644 --- a/www/sogo3-activesync/Makefile +++ b/www/sogo3-activesync/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 5 +PORTREVISION= 6 PKGNAMESUFFIX= -activesync MAINTAINER= acm@FreeBSD.org |