diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-12-07 21:28:45 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-12-07 21:28:45 +0000 |
commit | 6af6a3b6c1ffe48f602a48bea8764b4ec01f1704 (patch) | |
tree | fdce006e06e89a606f86c62308551fc1a425b793 /misc/amanda32-client | |
parent | 13b9f01f9a6a30be95d26c69a711181f4b5f2763 (diff) | |
download | ports-6af6a3b6c1ffe48f602a48bea8764b4ec01f1704.tar.gz ports-6af6a3b6c1ffe48f602a48bea8764b4ec01f1704.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 91b7b1457fa4..072335a79af1 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= ${PKGDIR}/pkg-comment.client |