diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-01 00:59:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-01 00:59:45 +0000 |
commit | 79cb5fc7ffc2911aaad45d5fe0a5cda98ecd6447 (patch) | |
tree | 6bf7bb118bcb386fb625e9a4755dbbb5775d06d7 /devel/libcheck | |
parent | 6fab928c1f0b5b7dc28ad446bfb836b0403e0971 (diff) | |
download | ports-79cb5fc7ffc2911aaad45d5fe0a5cda98ecd6447.tar.gz ports-79cb5fc7ffc2911aaad45d5fe0a5cda98ecd6447.zip |
Notes
Diffstat (limited to 'devel/libcheck')
-rw-r--r-- | devel/libcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile index d95246fc5f8e..fe49ce423819 100644 --- a/devel/libcheck/Makefile +++ b/devel/libcheck/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= SF/check DISTNAME= check-${PORTVERSION} -MAINTAINER= mikeh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A unit test framework for C GNU_CONFIGURE= yes |