diff options
Diffstat (limited to 'net-mgmt/p5-SNMP_Session/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index 238a946e067d..2354f04df7f0 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: p5-SNMP_Session -# Version required: 0.72 # Date created: 13 June 1999 # Whom: Stephen J. Roznowski <sjr@home.net> # # $FreeBSD$ # -DISTNAME= SNMP_Session-0.75 -PKGNAME= p5-SNMP_Session-0.75 +PORTNAME= p5-SNMP_Session +PORTVERSION= 0.75 CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ +DISTNAME= SNMP_Session-0.75 MAINTAINER= ports@FreeBSD.org |