diff options
Diffstat (limited to 'devel/linuxthreads/Makefile')
-rw-r--r-- | devel/linuxthreads/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index 08616fd35571..d46d45acab50 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -7,14 +7,12 @@ PORTNAME= linuxthreads PORTVERSION= 2.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glibc DISTNAME= glibc-linuxthreads-${PORTVERSION} -NO_FILTER_SHLIBS = true - MAINTAINER= tegge@freebsd.org .include <bsd.port.pre.mk> |