diff options
author | James E. Housley <jeh@FreeBSD.org> | 2004-11-16 15:27:57 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2004-11-16 15:27:57 +0000 |
commit | 95833ffed94e611f5d85643beed49d79515a92c3 (patch) | |
tree | b84cc17389ccac7a2328840c45f4a10df042006e /misc/amanda32-client | |
parent | a7224ad4450d270ae2eba52df426aff4edb2b00b (diff) | |
download | ports-95833ffed94e611f5d85643beed49d79515a92c3.tar.gz ports-95833ffed94e611f5d85643beed49d79515a92c3.zip |
Notes
Diffstat (limited to 'misc/amanda32-client')
-rw-r--r-- | misc/amanda32-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 231ee1b83e8b..187bccf91d60 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |