diff options
Diffstat (limited to 'devel/zthread')
-rw-r--r-- | devel/zthread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index e67c92fbdf3e..1ba3ce1470c0 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ZThread-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A platform-independent object-oriented C++ threading library GNU_CONFIGURE= yes |