diff options
author | taca <taca> | 2009-12-02 16:12:57 +0000 |
---|---|---|
committer | taca <taca> | 2009-12-02 16:12:57 +0000 |
commit | f475d184302e6dd8bf2de2354331140951ec48df (patch) | |
tree | 792e2115e74174743ab1b8bf7e6572a1cae644ec /www/Makefile | |
parent | b90380337b48646f6f7c5b3265e2374ae1b2425e (diff) | |
download | pkgsrc-f475d184302e6dd8bf2de2354331140951ec48df.tar.gz |
Add and enable typolight28, typolight28-example and typolight28-translations.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 972adbeba41..5bb8460b1c1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.674 2009/12/02 12:24:08 fhajny Exp $ +# $NetBSD: Makefile,v 1.675 2009/12/02 16:12:57 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -521,6 +521,9 @@ SUBDIR+= typolight26-translations SUBDIR+= typolight27 SUBDIR+= typolight27-example SUBDIR+= typolight27-translations +SUBDIR+= typolight28 +SUBDIR+= typolight28-example +SUBDIR+= typolight28-translations SUBDIR+= urlget SUBDIR+= urlgrabber SUBDIR+= varnish |