diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-01 11:03:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-01 11:03:28 +0000 |
commit | 87ce62ecaee892c18cd59b9166126eeea205a128 (patch) | |
tree | 47cd9241a8ab34ac8e0730bae784a30c0fb00682 /net-mgmt/pmacct | |
parent | 75a28f16838da4d80b0724ea3098a3ba34eb3ab8 (diff) | |
download | ports-87ce62ecaee892c18cd59b9166126eeea205a128.tar.gz ports-87ce62ecaee892c18cd59b9166126eeea205a128.zip |
Notes
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index a220483a8091..82847732232d 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.4p1 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ @@ -38,6 +38,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ USE_GETOPT_LONG=yes USE_REINPLACE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-0.6.4 + post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index eb4f157b652c..109eeb73930b 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.6.4.tar.gz) = ee3fcfc75bdee45c9c62681153243618 -SIZE (pmacct-0.6.4.tar.gz) = 141321 +MD5 (pmacct-0.6.4p1.tar.gz) = 869ad9e366cdfcc5c3b895c7f830fddb +SIZE (pmacct-0.6.4p1.tar.gz) = 141477 |