diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-07 18:55:53 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-07 18:55:53 +0000 |
commit | aa460374b072b9913d37926195656d27314573ab (patch) | |
tree | 9bd363f45aa6df2cc93d546a825e257dba683780 /net-mgmt | |
parent | babfea0a090b373ab3a69a00479f89fbf5fcd698 (diff) | |
download | ports-aa460374b072b9913d37926195656d27314573ab.tar.gz ports-aa460374b072b9913d37926195656d27314573ab.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP_Session/distinfo | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index 174d316d7896..e707d0cf871c 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SNMP_Session -PORTVERSION= 0.83 +PORTVERSION= 0.86 CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ PKGNAMEPREFIX= p5- @@ -15,9 +15,6 @@ MAINTAINER= petef@databits.net PERL_CONFIGURE= yes -post-configure: - @${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile; - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session diff --git a/net-mgmt/p5-SNMP_Session/distinfo b/net-mgmt/p5-SNMP_Session/distinfo index a27281616b2d..25701e622750 100644 --- a/net-mgmt/p5-SNMP_Session/distinfo +++ b/net-mgmt/p5-SNMP_Session/distinfo @@ -1 +1 @@ -MD5 (SNMP_Session-0.83.tar.gz) = d18ce3007d6b4f1cfd523c122c0653c9 +MD5 (SNMP_Session-0.86.tar.gz) = 2352bdc848d9a4be64a24f2d06a3b793 |