diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-02-12 22:38:29 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-02-12 22:38:29 +0000 |
commit | 4a1eb6800d46b23b36e69e1568d0108a8707175c (patch) | |
tree | 43ff695db579d0ae68be5791e14a14289750f4e2 /misc/amanda25-client | |
parent | 4759059034c71e207bc87eaf4f31d7a319f9a6ff (diff) | |
download | ports-4a1eb6800d46b23b36e69e1568d0108a8707175c.tar.gz ports-4a1eb6800d46b23b36e69e1568d0108a8707175c.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 ccc658396421..b628acef5816 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client |