diff options
author | adam <adam> | 2013-05-24 08:08:16 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-24 08:08:16 +0000 |
commit | b3b002db327ab0be55362079a715fbffebb175a5 (patch) | |
tree | ee183f0c8431c34e78037229ffcf38ff578d4ba4 | |
parent | ce1c2b63897ab0f700312e8f0a8c98dbd4309877 (diff) | |
download | pkgsrc-b3b002db327ab0be55362079a715fbffebb175a5.tar.gz |
Added www/litmus version 0.13
-rw-r--r-- | doc/CHANGES-2013 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index 82d173bd501..4282b3e07eb 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.1759 2013/05/23 21:12:20 sbd Exp $ +$NetBSD: CHANGES-2013,v 1.1760 2013/05/24 08:08:55 adam Exp $ Changes to the packages collection and infrastructure in 2013: @@ -2876,3 +2876,4 @@ Changes to the packages collection and infrastructure in 2013: Updated mail/dovecot2 to 2.2.2 [adam 2013-05-23] Updated www/squid3 to 3.3.5 [adam 2013-05-23] Updated devel/quilt to 0.48nb2 [sbd 2013-05-23] + Added www/litmus version 0.13 [adam 2013-05-24] diff --git a/www/Makefile b/www/Makefile index 2d1552f89bc..b34e0c54ee0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.969 2013/05/23 15:06:35 taca Exp $ +# $NetBSD: Makefile,v 1.970 2013/05/24 08:08:16 adam Exp $ # COMMENT= Packages related to the World Wide Web @@ -188,6 +188,7 @@ SUBDIR+= liferea-current SUBDIR+= lighttpd SUBDIR+= links SUBDIR+= links-gui +SUBDIR+= litmus SUBDIR+= llgal SUBDIR+= loggerhead SUBDIR+= lua-curl |