diff options
author | taca <taca> | 2006-06-15 13:28:03 +0000 |
---|---|---|
committer | taca <taca> | 2006-06-15 13:28:03 +0000 |
commit | 2cc47b09b653357271390bb02e4d1951c3ad9d9f (patch) | |
tree | a56d43d56faf5605c8f6d99331cc068c04124c8c /www/Makefile | |
parent | 2b26c73db4529a205ddb63459de3e0300764d272 (diff) | |
download | pkgsrc-2cc47b09b653357271390bb02e4d1951c3ad9d9f.tar.gz |
Add and enable geeklog.
Diffstat (limited to 'www/Makefile')
-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 |