summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-12-04 10:28:29 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-12-04 10:28:29 +0000
commit6d52e9f28d2748e60f801fc00daf1caa3870ec25 (patch)
treed46bb504d8abdc00e508cc1507a964891363466b
parentUpgrade to 0.1.2. (diff)
Fix CONFLICTS
Notes
Notes: svn path=/head/; revision=94938
-rw-r--r--net-mgmt/p5-Net-SNMP3/Makefile2
-rw-r--r--net/p5-Net-SNMP3/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/net/p5-Net-SNMP3/Makefile b/net/p5-Net-SNMP3/Makefile
index 2b720998e493..79bd54baa12b 100644
--- a/net/p5-Net-SNMP3/Makefile
+++ b/net/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