diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-04-06 10:16:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-04-06 10:16:13 +0000 |
commit | b921d84224b0f29046ac9dd2b9e09a9ce100b338 (patch) | |
tree | 1b4f74816b38e9212176e5f77c96a6a88a2d3e29 /www/Makefile | |
parent | d557af02bbe9b1844d066764ed75affa0d18a9f0 (diff) | |
download | pkgsrc-b921d84224b0f29046ac9dd2b9e09a9ce100b338.tar.gz |
+drupal6
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 3141d62c117..a74209df53a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.545 2008/04/04 15:33:06 jlam Exp $ +# $NetBSD: Makefile,v 1.546 2008/04/06 10:16:13 adrianp Exp $ # COMMENT= Packages related to the World Wide Web @@ -94,6 +94,7 @@ SUBDIR+= dillo SUBDIR+= drivel SUBDIR+= drraw SUBDIR+= drupal +SUBDIR+= drupal6 SUBDIR+= elinks SUBDIR+= emacs-w3m SUBDIR+= epiphany |