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/Makefile | |
parent | enable MAKE_ARGS and unbreak tcpview (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76145
Diffstat (limited to 'www/emacs-w3m/Makefile')
-rw-r--r-- | www/emacs-w3m/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index a86d8cec890a..7a70259ff2bf 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://emacs-w3m.namazu.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= nobutaka@FreeBSD.org +COMMENT?= Simple front-end to w3m for emacs21 EMACS_PORT_NAME?= emacs21 |