diff options
Diffstat (limited to 'net-mgmt/p5-Net-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-SNMP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile index d38e47d24b32..c74b4ea8fdc3 100644 --- a/net-mgmt/p5-Net-SNMP/Makefile +++ b/net-mgmt/p5-Net-SNMP/Makefile @@ -8,7 +8,8 @@ PORTNAME= Net-SNMP PORTVERSION= 6.0.1 CATEGORIES= net-mgmt perl5 -MASTER_SITES= CPAN/../../authors/id/D/DT/DTOWN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DTOWN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} |