diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2016-02-01 23:47:51 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2016-02-01 23:47:51 +0000 |
commit | 3e07041fa18c14c141c4b51728abe83d984033f3 (patch) | |
tree | 10dfd817864b0261b94d279cd15c88c41d85ce65 /sysutils/bareos-client | |
parent | 3c6e1f4e3db273a223896462ef26acbd9d879898 (diff) | |
download | ports-3e07041fa18c14c141c4b51728abe83d984033f3.tar.gz ports-3e07041fa18c14c141c4b51728abe83d984033f3.zip |
Notes
Diffstat (limited to 'sysutils/bareos-client')
-rw-r--r-- | sysutils/bareos-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bareos-client/Makefile b/sysutils/bareos-client/Makefile index 7452be67ffc7..042fbd2dbbdb 100644 --- a/sysutils/bareos-client/Makefile +++ b/sysutils/bareos-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bareos -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -client COMMENT= Backup archiving recovery open sourced (client) |