diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-ssl/Makefile | 3 | ||||
-rw-r--r-- | www/lynx-ssl/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile index a5d4a627ada8..efddbac6052f 100644 --- a/www/lynx-ssl/Makefile +++ b/www/lynx-ssl/Makefile @@ -7,8 +7,9 @@ PKGNAMESUFFIX = -ssl +COMMENT= A non-graphical, text-based World-Wide Web client with SSL support + MASTERDIR= ${.CURDIR}/../lynx -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .include "${MASTERDIR}/Makefile" diff --git a/www/lynx-ssl/pkg-comment b/www/lynx-ssl/pkg-comment deleted file mode 100644 index 25d3368d9d21..000000000000 --- a/www/lynx-ssl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A non-graphical, text-based World-Wide Web client |