diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-12-04 10:28:29 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-12-04 10:28:29 +0000 |
commit | 6d52e9f28d2748e60f801fc00daf1caa3870ec25 (patch) | |
tree | d46bb504d8abdc00e508cc1507a964891363466b /net-mgmt | |
parent | Upgrade to 0.1.2. (diff) |
Fix CONFLICTS
Notes
Notes:
svn path=/head/; revision=94938
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-Net-SNMP3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-SNMP3/Makefile b/net-mgmt/p5-Net-SNMP3/Makefile index 2b720998e493..79bd54baa12b 100644 --- a/net-mgmt/p5-Net-SNMP3/Makefile +++ b/net-mgmt/p5-Net-SNMP3/Makefile @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -365 MAINTAINER= lars@thegler.dk COMMENT= Net::SNMP for pre-5.6 perl -CONFLICTS= p5-Net-SNMP-* +CONFLICTS= p5-Net-SNMP PERL_CONFIGURE= yes MAN3= Net::SNMP.3 |