diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-02-16 01:05:34 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-02-16 01:05:34 +0000 |
commit | 6308a5aea6d8a5aa8ce21a4191d0ffb44a90eccd (patch) | |
tree | 6e2d13b85a53ef433fc985fc7ebf37b061b00e0d /misc/amanda-client | |
parent | 9dc643b9fdbc28b111ad919c845be9a11ac06396 (diff) | |
download | ports-6308a5aea6d8a5aa8ce21a4191d0ffb44a90eccd.tar.gz ports-6308a5aea6d8a5aa8ce21a4191d0ffb44a90eccd.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 b628acef5816..5f5529c04a15 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client |