From bc01cb2c49b16d9d1204a40937ad2483af914315 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sat, 7 Jul 2001 05:01:35 +0000 Subject: Update to 0.88 Update MASTER_SITE_SUBDIR to look in old directory for old versions Add extra doc to pkg-plist and Makefile PR: 28606 Submitted by: maintainer --- net-mgmt/p5-SNMP_Session/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net-mgmt/p5-SNMP_Session/Makefile') diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index e707d0cf871c..0e6eb4d54196 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -6,9 +6,10 @@ # PORTNAME= SNMP_Session -PORTVERSION= 0.86 +PORTVERSION= 0.88 CATEGORIES= net perl5 -MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ +MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- MAINTAINER= petef@databits.net @@ -20,6 +21,7 @@ post-install: @${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session ${INSTALL_DATA} ${WRKSRC}/README.SNMP_util \ ${PREFIX}/share/doc/p5-SNMP_Session + ${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/p5-SNMP_Session .endif .include -- cgit v1.2.3