diff options
Diffstat (limited to 'net-mgmt/p5-SNMP_Session/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index efaefd551729..1ec9ef7278e0 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-SNMP_Session -# Version required: 0.70 +# Version required: 0.72 # Date created: 13 June 1999 # Whom: Stephen J. Roznowski <sjr@home.net> # -# $Id: Makefile,v 1.1.1.1 1999/06/27 17:41:44 cpiazza Exp $ +# $Id: Makefile,v 1.2 1999/06/28 05:47:03 cpiazza Exp $ # -DISTNAME= SNMP_Session-0.70 -PKGNAME= p5-SNMP_Session-0.70 +DISTNAME= SNMP_Session-0.72 +PKGNAME= p5-SNMP_Session-0.72 CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ |