aboutsummaryrefslogtreecommitdiffstats
path: root/net/hping
diff options
context:
space:
mode:
authorShafeeq Sinnamohideen <shafeeq@FreeBSD.org>2001-04-24 04:41:47 +0800
committerShafeeq Sinnamohideen <shafeeq@FreeBSD.org>2001-04-24 04:41:47 +0800
commitaea0b257402c32c345d188097655a5ea791aa7a3 (patch)
tree864553b1644f66edb622deb809bbee5f1efb7b9f /net/hping
parent36f97eee25472d7b14f8912e35336ced1f1c74b9 (diff)
downloadfreebsd-ports-aea0b257402c32c345d188097655a5ea791aa7a3.tar.gz
freebsd-ports-aea0b257402c32c345d188097655a5ea791aa7a3.tar.zst
freebsd-ports-aea0b257402c32c345d188097655a5ea791aa7a3.zip
Updated to Coda 5.3.14
Notes
Notes: svn path=/head/; revision=41839
Diffstat (limited to 'net/hping')
0 files changed, 0 insertions, 0 deletions
> 14 15


                       
                       




                                                      
                          
 
                        


                                                 
# $FreeBSD$

PORTNAME=   threads
PORTVERSION=    0.5.1.3
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Fork threads and wait for their result

LICENSE=    BSD3CLAUSE

USE_CABAL=  stm>=2.1

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>