diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-22 14:25:38 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-22 14:25:38 +0000 |
commit | a33aeb13624bc576f1142217d48f9c80278faacb (patch) | |
tree | e4251ecbe583e045de29cea2c6e0b4413c1f5483 /www/w3m-img | |
parent | a517a02469b311d8d35e668405767e7e79f1ce55 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76145
Diffstat (limited to 'www/w3m-img')
-rw-r--r-- | www/w3m-img/Makefile | 1 | ||||
-rw-r--r-- | www/w3m-img/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index 709c2bf874e3..af3e946bde22 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -6,6 +6,7 @@ # PKGNAMESUFFIX= -img +COMMENT= A pager/text-based WWW browser with inline image support MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR} diff --git a/www/w3m-img/pkg-comment b/www/w3m-img/pkg-comment deleted file mode 100644 index 2af128035aa9..000000000000 --- a/www/w3m-img/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pager/text-based WWW browser with inline image support |