diff options
Diffstat (limited to 'misc/amanda25-client/Makefile')
-rw-r--r-- | misc/amanda25-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index b628acef5816..16388333d255 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 0 -MASTERDIR= ${.CURDIR}/../amanda24-server +MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.client |