diff options
Diffstat (limited to 'devel/linuxthreads')
-rw-r--r-- | devel/linuxthreads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index 63d0f94c5edf..eecbff7bdcd9 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glibc DISTNAME= glibc-linuxthreads-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= POSIX pthreads implementation using rfork to generate kernel threads USE_LDCONFIG= yes |