diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 18:28:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 18:28:13 +0000 |
commit | 439d18c0407aa7fe215cee4e17b56a7f8139c975 (patch) | |
tree | 17511bca75826d98cf3f29f446474414a8d86a95 /devel/cunit | |
parent | bba40a124478f718032eb0728744c9781db1d5c9 (diff) |
Notes
Diffstat (limited to 'devel/cunit')
-rw-r--r-- | devel/cunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 6a8bd982d48e..9eedbc15caba 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/CUnit/2.1-0 DISTNAME= ${PORTNAME:S/^cu/CU/}-${DISTVERSION}-src -MAINTAINER= stefan@fh-mainz.de +MAINTAINER= ports@FreeBSD.org COMMENT= Automated unit testing framework for C CONFLICTS= c-unit-[0-9]* |