diff options
Diffstat (limited to 'devel/cppunit/Makefile')
-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 9e7de9942182..b2c2136d078e 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yzlin@cs.nctu.edu.tw COMMENT= C++ port of the JUnit framework for unit testing USE_AUTOTOOLS= libtool:15 |