diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-11-08 03:35:40 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-11-08 03:35:40 +0000 |
commit | db6b142e82e7ca284fbbc3e78329cce32f0ba27f (patch) | |
tree | dfa66397a72f83a21e7f3eaf2759e17cefe3acb5 /security/libwhisker/Makefile | |
parent | d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7 (diff) | |
download | ports-db6b142e82e7ca284fbbc3e78329cce32f0ba27f.tar.gz ports-db6b142e82e7ca284fbbc3e78329cce32f0ba27f.zip |
Notes
Diffstat (limited to 'security/libwhisker/Makefile')
-rw-r--r-- | security/libwhisker/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile index d41f8fe58f31..bc995c8bef3a 100644 --- a/security/libwhisker/Makefile +++ b/security/libwhisker/Makefile @@ -7,6 +7,7 @@ PORTNAME= libwhisker PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= http://www.wiretrip.net/rfp/${PORTNAME}/ DISTNAME= ${PORTNAME}-current @@ -14,8 +15,6 @@ DISTNAME= ${PORTNAME}-current MAINTAINER= jan@atstake.com COMMENT= Perl module to create HTTP test scripts -BROKEN= Checksum mismatch, will be removed after Feb 2 - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes |