diff options
author | joerg <joerg> | 2008-06-23 15:06:35 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-06-23 15:06:35 +0000 |
commit | cc20e8701a98fc0547e9b224f95fa3ed7aa292f9 (patch) | |
tree | ce9158ab47d4ba47ea73cf91ed02984e65ab9bbc | |
parent | 7f031b35b345f657735e6fbc62772be4f63de045 (diff) | |
download | pkgsrc-cc20e8701a98fc0547e9b224f95fa3ed7aa292f9.tar.gz |
+ www/netsurf
-rw-r--r-- | doc/CHANGES-2008 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 2b99208faf4..abba18ee0ab 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.1391 2008/06/23 15:02:20 joerg Exp $ +$NetBSD: CHANGES-2008,v 1.1392 2008/06/23 15:06:35 joerg Exp $ Changes to the packages collection and infrastructure in 2008: @@ -2330,3 +2330,4 @@ Changes to the packages collection and infrastructure in 2008: Added www/p5-Template-Timer version 0.04 [abs 2008-06-23] Updated editors/vim-share to 7.1.330 [martti 2008-06-23] Added devel/lemon version 1.0nb1 [joerg 2008-06-23] + Added www/netsurf version 1.2 [joerg 2008-06-23] diff --git a/www/Makefile b/www/Makefile index 887ff17f296..10744f0959f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.555 2008/06/23 03:40:14 abs Exp $ +# $NetBSD: Makefile,v 1.556 2008/06/23 15:06:35 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -191,6 +191,7 @@ SUBDIR+= mono-xsp SUBDIR+= navigator SUBDIR+= neon SUBDIR+= netscape +SUBDIR+= netsurf SUBDIR+= nginx SUBDIR+= ns-plugger-common SUBDIR+= ns-plugger-communicator |