diff options
author | recht <recht@pkgsrc.org> | 2004-01-22 11:11:11 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-22 11:11:11 +0000 |
commit | 7289969935fee52f816c3e415ea4ca1b8f2bb6a9 (patch) | |
tree | 3dae7aa51e065fee7002056ee90275a6ca561386 /www | |
parent | aa438840d8d10e691f0e482f6f594a66bd8a0a80 (diff) | |
download | pkgsrc-7289969935fee52f816c3e415ea4ca1b8f2bb6a9.tar.gz |
+ elinks04
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cfe8c605497..b7a4a2eceed 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.289 2004/01/17 06:44:28 taya Exp $ +# $NetBSD: Makefile,v 1.290 2004/01/22 11:11:11 recht Exp $ # COMMENT= Packages related to the World Wide Web @@ -76,6 +76,7 @@ SUBDIR+= curl SUBDIR+= cvsweb SUBDIR+= dillo SUBDIR+= elinks +SUBDIR+= elinks04 SUBDIR+= emacs-w3m SUBDIR+= fcgi SUBDIR+= galeon |