diff options
author | obache <obache@pkgsrc.org> | 2007-05-27 02:59:35 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-05-27 02:59:35 +0000 |
commit | 9414df9be5616ca62a8c4cbc1195bd4e914105a6 (patch) | |
tree | a80e6419bda7ebe85169cecd98a811b056f02284 /www/Makefile | |
parent | ecb25ffd3bb1f1c1ce40639006d77bad2d660010 (diff) | |
download | pkgsrc-9414df9be5616ca62a8c4cbc1195bd4e914105a6.tar.gz |
Add mimetex.
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 fdfbf5364c7..02dd7842534 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.510 2007/05/26 01:48:23 minskim Exp $ +# $NetBSD: Makefile,v 1.511 2007/05/27 02:59:35 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -156,6 +156,7 @@ SUBDIR+= lynx SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= micro_httpd +SUBDIR+= mimetex SUBDIR+= mini_httpd SUBDIR+= mknmz-wwwoffle SUBDIR+= mongrel |