diff options
author | jeh <jeh@FreeBSD.org> | 2001-12-07 21:28:45 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-12-07 21:28:45 +0000 |
commit | 3f27303397a3b161f862c11a2f71b99f2d453f58 (patch) | |
tree | 7c345816a46bf2485c9125835d735b5526ac8e04 /misc/amanda32-client | |
parent | dd9b4a7c3d9be6ee0119e804ae3fcaf22b3c9d60 (diff) | |
download | FreeBSD-ports-3f27303397a3b161f862c11a2f71b99f2d453f58.zip FreeBSD-ports-3f27303397a3b161f862c11a2f71b99f2d453f58.tar.gz |
Add patch-example::amanda.conf.in to patch a simple error in an
example config file. Spotted on the amanda-hackers mailing list.
PORTREVISION bump.
Diffstat (limited to 'misc/amanda32-client')
-rw-r--r-- | misc/amanda32-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 91b7b14..072335a 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client |