diff options
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r-- | devel/cppunit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 5e7dae08567..86690cc1d12 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2012/10/31 11:16:48 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/11/29 16:52:12 wiz Exp $ -DISTNAME= cppunit-1.13.1 +DISTNAME= cppunit-1.13.2 CATEGORIES= devel MASTER_SITES= http://dev-www.libreoffice.org/src/ |