diff options
author | James E. Housley <jeh@FreeBSD.org> | 2004-11-09 10:56:40 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2004-11-09 10:56:40 +0000 |
commit | 3e0041780c5bb7f568f7acd9bd1b44723d2c8187 (patch) | |
tree | 4db36aef8f63c3d9cb255c5af89295926fcd53be /misc/amanda-client | |
parent | 383e80f43c9878606cd3a350a098f85b9f9df8f9 (diff) | |
download | ports-3e0041780c5bb7f568f7acd9bd1b44723d2c8187.tar.gz ports-3e0041780c5bb7f568f7acd9bd1b44723d2c8187.zip |
Notes
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 6af1cc3c3b1f..9de355565384 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 3 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |