diff options
Diffstat (limited to 'misc/amanda25-client/Makefile')
-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 16388333d255..b92db49efb2f 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -9,7 +9,7 @@ PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda-server -COMMENT= ${PKGDIR}/pkg-comment.client +COMMENTFILE= ${PKGDIR}/pkg-comment.client PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.client |