diff options
author | taca <taca@pkgsrc.org> | 2006-06-15 13:28:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-06-15 13:28:03 +0000 |
commit | 10dc6991d0159ba2a982cbc403be613a516b9df0 (patch) | |
tree | a56d43d56faf5605c8f6d99331cc068c04124c8c /www | |
parent | 1bd151911444f3da19f562fd0768bccbb6d7bd60 (diff) | |
download | pkgsrc-10dc6991d0159ba2a982cbc403be613a516b9df0.tar.gz |
Add and enable geeklog.
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 845be5fe1f6..1f64949eb08 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.457 2006/06/15 11:30:17 adrianp Exp $ +# $NetBSD: Makefile,v 1.458 2006/06/15 13:28:03 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -107,6 +107,7 @@ SUBDIR+= galeon SUBDIR+= galeon12 SUBDIR+= galway SUBDIR+= ganglia-webfrontend +SUBDIR+= geeklog SUBDIR+= glibwww SUBDIR+= grail SUBDIR+= gtkasp2php |