diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 20:57:34 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 20:57:34 +0000 |
| commit | c9f31b2e7d88f635763edbc6c59ce224a343f9a1 (patch) | |
| tree | 9203b3c7e803690a9bcb08d9927198d97238660f /sysutils/cmocka | |
| parent | 03d66a659ae5011ca0d5279cafb1596a982a06d8 (diff) | |
Notes
Diffstat (limited to 'sysutils/cmocka')
| -rw-r--r-- | sysutils/cmocka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cmocka/Makefile b/sysutils/cmocka/Makefile index b4b9c897a3a8..fe51969f8d2c 100644 --- a/sysutils/cmocka/Makefile +++ b/sysutils/cmocka/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= https://cmocka.org/files/1.1/ \ LOCAL/dteske -MAINTAINER= dteske@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unit testing framework for C with support for mock objects LICENSE= APACHE20 |
