diff options
Diffstat (limited to 'net-mgmt')
-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 |