diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index a8ec19919601..e00196f7ae9b 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.4p1 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes GNUCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.4 USE_GETOPT_LONG=yes USE_REINPLACE= yes diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index 0423f1c52fff..d732c0038090 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,3 +1,3 @@ -MD5 (pmacct-0.9.4.tar.gz) = b37ed82f3a5db426f375d56a08c143d0 -SHA256 (pmacct-0.9.4.tar.gz) = 1300c14d29e341b447f20a32316e9119bc3b0f683de0f1b81f47978db84863bc -SIZE (pmacct-0.9.4.tar.gz) = 301118 +MD5 (pmacct-0.9.4p1.tar.gz) = a11e70b0474061bcd0f336c72fa79f74 +SHA256 (pmacct-0.9.4p1.tar.gz) = 06111542c7e222a5822e315fc7a0a8007c688480d270cdce051bd6e855d75ab8 +SIZE (pmacct-0.9.4p1.tar.gz) = 301266 |