diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:09:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:09:05 +0000 |
commit | 9457b31d222a908d535f4afb09752e1d96289ac7 (patch) | |
tree | d362e2bf59c723c1f8cac9a8d5affe4779651080 /devel/cppunit | |
parent | ffb66a693f27fe8ea0e3a7ee27fb8e2451ea0142 (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 454772713cde..9e7de9942182 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= gcross@fastmail.fm +MAINTAINER= ports@FreeBSD.org COMMENT= C++ port of the JUnit framework for unit testing USE_AUTOTOOLS= libtool:15 |