diff options
Diffstat (limited to 'devel/openthreads/Makefile')
-rw-r--r-- | devel/openthreads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/openthreads/Makefile b/devel/openthreads/Makefile index 14a20558543c..5de5e6e8aefc 100644 --- a/devel/openthreads/Makefile +++ b/devel/openthreads/Makefile @@ -9,7 +9,7 @@ PORTNAME= openthreads PORTVERSION= 1.5 CATEGORIES= devel -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library which provides a C++ object-oriented thread interface WRKSRC= ${WRKDIR}/${DISTNAME}/OpenThreads |