diff options
Diffstat (limited to '')
-rw-r--r-- | filesystems/zrepl-dsh2dsh/Makefile | 1 | ||||
-rw-r--r-- | filesystems/zrepl/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index f79c350c4313..3ba4c47c3f3b 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,6 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 2 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -${GH_ACCOUNT} diff --git a/filesystems/zrepl/Makefile b/filesystems/zrepl/Makefile index 8da8338e3b5e..103e38f11a54 100644 --- a/filesystems/zrepl/Makefile +++ b/filesystems/zrepl/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 17 +PORTREVISION= 19 CATEGORIES= filesystems sysutils MAINTAINER= driesm@FreeBSD.org |