diff options
author | jtb <jtb@pkgsrc.org> | 2002-05-04 00:54:43 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2002-05-04 00:54:43 +0000 |
commit | 5c9257bed024ca7e73d4e0e857c3fc98d82b5c12 (patch) | |
tree | 187298e75bd50a7c047aebbf6ea3869dc662d761 /www/Makefile | |
parent | b4178f25ff10df45015edec0d367e1b86c9ea19e (diff) | |
download | pkgsrc-5c9257bed024ca7e73d4e0e857c3fc98d82b5c12.tar.gz |
Add and enable qDecoder.
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 a6ceb335906..6a970641c2e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2002/04/14 13:06:03 tron Exp $ +# $NetBSD: Makefile,v 1.188 2002/05/04 00:54:43 jtb Exp $ # COMMENT= Packages related to the World Wide Web @@ -131,6 +131,7 @@ SUBDIR+= py-HTMLgen SUBDIR+= py-curl SUBDIR+= py-pcgi SUBDIR+= py-zpublisher +SUBDIR+= qDecoder SUBDIR+= quanta SUBDIR+= quanta-docs SUBDIR+= ruby-htmlsplit |