diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
commit | d3fc97c4322cac65906c1d694a06894d312d616f (patch) | |
tree | 77b12e1164b457edf32ff0595f99020fc48cd152 /www/w3 | |
parent | 09fd8954fb08d1a62e1bf696af89a8db3497706b (diff) | |
download | ports-d3fc97c4322cac65906c1d694a06894d312d616f.tar.gz ports-d3fc97c4322cac65906c1d694a06894d312d616f.zip |
Notes
Diffstat (limited to 'www/w3')
-rw-r--r-- | www/w3/Makefile | 1 | ||||
-rw-r--r-- | www/w3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile index 48836ad9f6bc..e568444a5f92 100644 --- a/www/w3/Makefile +++ b/www/w3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \ ftp://ftp.cs.indiana.edu/pub/elisp/w3/ MAINTAINER= kiri@kiri.toba-cmt.ac.jp +COMMENT?= WWW browser based on emacs/mule BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs RUN_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs diff --git a/www/w3/pkg-comment b/www/w3/pkg-comment deleted file mode 100644 index f40be1afb337..000000000000 --- a/www/w3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -WWW browser based on emacs/mule |