diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-31 02:07:52 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-31 02:07:52 +0000 |
commit | 902f259b61db644135681b950fd7af456a22133b (patch) | |
tree | f97acb65bd3b470cc436bc91dd9fa9c1784c46ce /misc/amanda-client | |
parent | 3109cc202d78dfc71eb7694233312537223839d9 (diff) |
Notes
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index ec5bd27292b4..ccc658396421 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,6 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client |