diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 04:16:03 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 04:16:03 +0800 |
commit | a66a36bfa496d3883ceda74fb4dcdd7a79320db6 (patch) | |
tree | b7089c521114c28bfca8c4b4344fe8119d0928a9 /www | |
parent | a3ba37a0f19727d89b4dcef36064fd7e047b44f0 (diff) | |
download | freebsd-ports-gnome-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.tar.gz freebsd-ports-gnome-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.tar.zst freebsd-ports-gnome-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.zip |
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
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 |