diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-05 06:46:32 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-05 06:46:32 +0000 |
commit | ded5e50b814a19522091a725d1945104d08d183b (patch) | |
tree | 15cc633058ee9a1fb868d29ff86046f0de8b72cb /net-mgmt/p5-Net-SNMP/Makefile | |
parent | - depend on LIBTOOL (diff) |
Update of the net/p5-Net-SNMP port to version 4.1.0
PR: 52705
Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes:
svn path=/head/; revision=82311
Diffstat (limited to 'net-mgmt/p5-Net-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-SNMP/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile index 8b091b0dc3b7..c562e97f2f8b 100644 --- a/net-mgmt/p5-Net-SNMP/Makefile +++ b/net-mgmt/p5-Net-SNMP/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net-SNMP -PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTVERSION= 4.1.0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |