diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-01-05 04:46:20 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-01-05 04:46:20 +0000 |
commit | 63ffd742f28f1a5fa9b0665af06139dce5457619 (patch) | |
tree | 41731dd287e44f27d370c42c095b4f0b0d5814fd /misc/amanda25-client | |
parent | 75cbf0dc449775dcbbb07246070fdd39fc658b16 (diff) |
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 1163d8fb820d..1a8b3a86d2b8 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) -MASTERDIR= ${.CURDIR}/../amanda-server +MASTERDIR= ${.CURDIR}/../amanda25-server PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.client |