diff options
author | drochner <drochner@pkgsrc.org> | 2011-01-18 19:12:53 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-01-18 19:12:53 +0000 |
commit | fcda0e827aff151c6d55864b3a9bb2892a020c0e (patch) | |
tree | 9360da68050d062dd3d6618bee3ea8dd51cc7e32 /www/Makefile | |
parent | 170d5c5282b0b24cd66d2cd35609a1b68045509c (diff) | |
download | pkgsrc-fcda0e827aff151c6d55864b3a9bb2892a020c0e.tar.gz |
+librest
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 90ab1f6cdd2..8682c49ed88 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.778 2011/01/13 04:23:54 obache Exp $ +# $NetBSD: Makefile,v 1.779 2011/01/18 19:12:53 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -166,6 +166,7 @@ SUBDIR+= lhs SUBDIR+= libghttp SUBDIR+= libgtkhtml SUBDIR+= libproxy +SUBDIR+= librest SUBDIR+= libwww SUBDIR+= liferea SUBDIR+= liferea-current |