diff options
Diffstat (limited to 'devel/lwp/Makefile')
-rw-r--r-- | devel/lwp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index ea3036f697a4..6ba48cd83a9e 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.9 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ - +PORTCOMMENT= A userspace thread library USE_GMAKE= yes GNU_CONFIGURE= yes |