diff options
author | James E. Housley <jeh@FreeBSD.org> | 2003-07-16 17:10:29 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2003-07-16 17:10:29 +0000 |
commit | 1989598167522b03036022e7bacbb92c7c40e1e2 (patch) | |
tree | b0a44f1259f86f3bc8a8ab552a601cddf2ac9b69 /misc/amanda26-client | |
parent | be9e1164dc10fc024982c6277d78daa38c1909a1 (diff) | |
download | ports-1989598167522b03036022e7bacbb92c7c40e1e2.tar.gz ports-1989598167522b03036022e7bacbb92c7c40e1e2.zip |
Notes
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r-- | misc/amanda26-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 9de355565384..231ee1b83e8b 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |