diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-25 00:20:06 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-25 00:20:06 +0000 |
commit | a8dc303f6704de9a3e31871e4039b1aebf0629ac (patch) | |
tree | 19ce97239ba8ab0406212a624da8e7abf572f94c /misc/amanda25-client | |
parent | cc5e81a1379d353f79d1fb119a1f9b6277aaf0ea (diff) | |
download | ports-a8dc303f6704de9a3e31871e4039b1aebf0629ac.tar.gz ports-a8dc303f6704de9a3e31871e4039b1aebf0629ac.zip |
Notes
Diffstat (limited to 'misc/amanda25-client')
-rw-r--r-- | misc/amanda25-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 5f5529c04a15..ccc658396421 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 2 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client |