diff options
Diffstat (limited to 'devel/linuxthreads/Makefile')
-rw-r--r-- | devel/linuxthreads/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index 181fa9386217..c4aa36f7ed74 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -12,7 +12,8 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/Xavier.Leroy/ ONLY_FOR_ARCHS= i386 -MAINTAINER= dick@tar.com +#MAINTAINER= dick@tar.com +MAINTAINER= jasone@freebsd.org threads_files= _atomic_lock.S libc_spinlock.h uthread_rwlock.c \ uthread_rwlockattr.c libc_private.h uthread_file.c \ |