diff options
Diffstat (limited to 'www/lynx-ssl/Makefile')
-rw-r--r-- | www/lynx-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile index 04becda67a3c..a5d4a627ada8 100644 --- a/www/lynx-ssl/Makefile +++ b/www/lynx-ssl/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX = -ssl MASTERDIR= ${.CURDIR}/../lynx -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .include "${MASTERDIR}/Makefile" |