diff options
author | minskim <minskim> | 2007-06-11 04:59:56 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-06-11 04:59:56 +0000 |
commit | 3a907c5ef774f9c5414f534bc003e1013a239e82 (patch) | |
tree | bf8e4bcd540c774fd11e48f11542b0f16a75b86d /www | |
parent | 7d193753d61cf28bb3098fc0c7200012fd1a845e (diff) | |
download | pkgsrc-3a907c5ef774f9c5414f534bc003e1013a239e82.tar.gz |
Add erubis.
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 92512572c99..20e25aba443 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.514 2007/06/11 04:59:07 minskim Exp $ +# $NetBSD: Makefile,v 1.515 2007/06/11 04:59:57 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -95,6 +95,7 @@ SUBDIR+= elinks SUBDIR+= emacs-w3m SUBDIR+= epiphany SUBDIR+= epiphany-extensions +SUBDIR+= erubis SUBDIR+= fcgi SUBDIR+= ffproxy SUBDIR+= firefox |