diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index eeed5c5287db..7faef40f28df 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -5,15 +5,13 @@ PORTNAME= SNMP_Session PORTVERSION= 1.13 PORTREVISION= 3 CATEGORIES= net-mgmt perl5 -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/perl-SNMP_Session/SNMP_Session-1.13.tar.gz/055e1065babf55f1f8606329c6bdb947/ PROJECTHOST= snmp-session PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Perl5 module providing rudimentary access to SNMPv1 and v2 agents -BROKEN= Unfetchable (google code has gone away) - USES= perl5 USE_PERL5= configure