diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-12-04 13:22:26 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-12-04 13:22:26 +0000 |
commit | 2572326b981f5645f0aa50f7bf41c4d6e940d10f (patch) | |
tree | 5126be116f39dadf6aaea12ec11411e135b87e44 /misc/amanda26-client | |
parent | 0e7351e1f0db6b854d679ba2e552ac32e912b43d (diff) | |
download | ports-2572326b981f5645f0aa50f7bf41c4d6e940d10f.tar.gz ports-2572326b981f5645f0aa50f7bf41c4d6e940d10f.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 16388333d255..91b7b1457fa4 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= ${PKGDIR}/pkg-comment.client |