diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-04-15 13:51:47 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-04-15 13:51:47 +0000 |
commit | aab7e9acdc0bbae6caecc4a1e8c9c3e8e2c282d4 (patch) | |
tree | 65d9f8a61ee9b2e94b8a6ab1f6ce2f316e0031ce /sysutils/bacula-client | |
parent | 9440f6135c9fdef9dae901aee8f35b0b9fb72318 (diff) | |
download | ports-aab7e9acdc0bbae6caecc4a1e8c9c3e8e2c282d4.tar.gz ports-aab7e9acdc0bbae6caecc4a1e8c9c3e8e2c282d4.zip |
Notes
Diffstat (limited to 'sysutils/bacula-client')
-rw-r--r-- | sysutils/bacula-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/bacula-client/Makefile b/sysutils/bacula-client/Makefile index baf49115c1dc..eb2a44beb0c3 100644 --- a/sysutils/bacula-client/Makefile +++ b/sysutils/bacula-client/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= bacula +PORTREVISION= 1 PKGNAMESUFFIX= -client MASTERDIR= ${.CURDIR}/../bacula-server |