aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2008-03-29 21:42:29 +0800
committerkuriyama <kuriyama@FreeBSD.org>2008-03-29 21:42:29 +0800
commit251406355af6eac1a38f80a9ec98d4a3c19151d8 (patch)
tree8ea76f415e63f235b5d55112c51af521a740dba8 /net-mgmt
parent49efe0760245bf39bdf67c4ff327e03bac6a4e01 (diff)
downloadfreebsd-ports-251406355af6eac1a38f80a9ec98d4a3c19151d8.tar.gz
freebsd-ports-251406355af6eac1a38f80a9ec98d4a3c19151d8.tar.zst
freebsd-ports-251406355af6eac1a38f80a9ec98d4a3c19151d8.zip
- Fix $CONFLICTS entry for ucd-snmp-4.* packages.
PR: ports/118875 Submitted by: Volker Werth <volker@vwsoft.com>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp53/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index f080d2a3dd5e..b59911f08a6b 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snmp
PORTVERSION= 5.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= net-snmp
@@ -181,7 +181,7 @@ DOC_FILES= AGENT.txt COPYING FAQ NEWS README \
agent/mibgroup/README.smux
PS_CMD?= /bin/ps
-CONFLICTS= net-snmp-4.* net-snmp-5.4.*
+CONFLICTS= ucd-snmp-4.* net-snmp-5.4.*
pre-everything::
@${ECHO_MSG}