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/emacs-w3m-emacs20 | |
parent | a517a02469b311d8d35e668405767e7e79f1ce55 (diff) |
Notes
Diffstat (limited to 'www/emacs-w3m-emacs20')
-rw-r--r-- | www/emacs-w3m-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/emacs-w3m-emacs20/Makefile b/www/emacs-w3m-emacs20/Makefile index 534ace23967d..f3e8155060ff 100644 --- a/www/emacs-w3m-emacs20/Makefile +++ b/www/emacs-w3m-emacs20/Makefile @@ -8,7 +8,7 @@ MASTERDIR= ${.CURDIR}/../emacs-w3m PORTCLASS= slave - EMACS_PORT_NAME= emacs20 +COMMENT= Simple front-end to w3m for emacs20 .include <${MASTERDIR}/Makefile> |