mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix another pkg-plist issue
- Bump PORTREVISION
This commit is contained in:
parent
49f85ed3aa
commit
ddc608e001
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350862
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= snmp
|
||||
PORTVERSION= 5.7.2
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= net-mgmt ipv6
|
||||
MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION}
|
||||
PKGNAMEPREFIX= net-
|
||||
|
@ -636,4 +636,4 @@ sbin/snmptrapd
|
||||
@dirrm include/net-snmp/agent
|
||||
@dirrm include/net-snmp
|
||||
@exec mkdir -p /var/agentx
|
||||
@unexec rm -d /var/agentx 2>/dev/null || true
|
||||
@unexec rmdir /var/agentx 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user