diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-05-09 02:52:54 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-05-09 02:52:54 +0000 |
commit | 94e30911d680555f47bc3ee1bd8a5554acff3d88 (patch) | |
tree | fc5bd39e6050021f7bf31e9d640d34e0d465eeab /misc/amanda25-client | |
parent | dc31b321c5bd24a8800822ad0e7388cd3c67d77c (diff) | |
download | ports-94e30911d680555f47bc3ee1bd8a5554acff3d88.tar.gz ports-94e30911d680555f47bc3ee1bd8a5554acff3d88.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 |