diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-07-29 12:59:14 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-07-29 12:59:14 +0000 |
commit | d881f6af28ed6e74086596a8c22f577fe0817a83 (patch) | |
tree | 81bd6f8260e003a32ed3339191d3e5ed99491c5d /devel/cppunit | |
parent | fb34e04b2d72c933e21fe326a8a66e21aac01772 (diff) |
Notes
Diffstat (limited to 'devel/cppunit')
-rw-r--r-- | devel/cppunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 927e766997b8..884048668f37 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.12.1 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= yzlin@cs.nctu.edu.tw +MAINTAINER= yzlin@FreeBSD.org COMMENT= C++ port of the JUnit framework for unit testing USE_AUTOTOOLS= libtool:15 |