diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-26 01:00:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-26 01:00:25 +0000 |
commit | bb23e445c64c336a39fbb91c944dac297f0b2790 (patch) | |
tree | bb8f2b4069e933094311f515f4a4cbd1b1163c75 /www/Makefile | |
parent | Update to 1.1.5 snapshot (as of 24 Dec 2003). (diff) |
Add emp, CGI application that creates a hierarchy of categorized links.
PR: ports/60031
Submitted by: Allan Bowhill <abowhill@blarg.net>
Notes
Notes:
svn path=/head/; revision=96603
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d0fed9e693a5..8a1fc592cb24 100644 --- a/www/Makefile +++ b/www/Makefile @@ -76,6 +76,7 @@ SUBDIR += emacs-w3m SUBDIR += emacs-w3m-emacs20 SUBDIR += emacs-w3m-xemacs21-mule + SUBDIR += emp SUBDIR += epiphany SUBDIR += erwn SUBDIR += evg |