diff options
-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 454772713cd..9e7de994218 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 |