mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix pkg-plist.
- Bump PORTREVISION. Reported by: pointyhat via pav
This commit is contained in:
parent
10eac16241
commit
b81541b8b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213442
2 changed files with 2 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
PORTNAME= ourmon
|
PORTNAME= ourmon
|
||||||
PORTVERSION= 2.8.1
|
PORTVERSION= 2.8.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
DISTNAME= ourmon281
|
DISTNAME= ourmon281
|
||||||
|
|
|
@ -250,20 +250,6 @@ mrourmon/src/ircfr/ircscan.c
|
||||||
mrourmon/src/ircfr/interfaces.c
|
mrourmon/src/ircfr/interfaces.c
|
||||||
mrourmon/src/ircfr/config.h
|
mrourmon/src/ircfr/config.h
|
||||||
mrourmon/src/README
|
mrourmon/src/README
|
||||||
mrourmon/bin/mklogdir.sh
|
|
||||||
mrourmon/bin/omupdate.sh
|
|
||||||
mrourmon/bin/batchipall.sh
|
|
||||||
mrourmon/bin/batchip.sh
|
|
||||||
mrourmon/bin/monbackup.pl
|
|
||||||
mrourmon/bin/daily.pl
|
|
||||||
mrourmon/bin/wormtolog.pl
|
|
||||||
mrourmon/bin/ombatchsyn.pl
|
|
||||||
mrourmon/bin/ombatchipsrc.pl
|
|
||||||
mrourmon/bin/ombatchip.pl
|
|
||||||
mrourmon/bin/irc.pl
|
|
||||||
mrourmon/bin/tcpworm.pl
|
|
||||||
mrourmon/bin/omupdate.pl
|
|
||||||
mrourmon/bin/ourmon
|
|
||||||
mrourmon/etc/cbpfexamples.conf
|
mrourmon/etc/cbpfexamples.conf
|
||||||
mrourmon/etc/README
|
mrourmon/etc/README
|
||||||
mrourmon/etc/ourmon.conf
|
mrourmon/etc/ourmon.conf
|
||||||
|
@ -278,7 +264,6 @@ mrourmon/INSTALL
|
||||||
mrourmon/ACKS
|
mrourmon/ACKS
|
||||||
mrourmon/uninstall.txt
|
mrourmon/uninstall.txt
|
||||||
mrourmon/README
|
mrourmon/README
|
||||||
mrourmon/web.pages
|
|
||||||
mrourmon/CHANGES
|
mrourmon/CHANGES
|
||||||
mrourmon/VERSION
|
mrourmon/VERSION
|
||||||
mrourmon/README.linux
|
mrourmon/README.linux
|
||||||
|
@ -297,4 +282,5 @@ mrourmon/ubuntudep.sh
|
||||||
@dirrmtry mrourmon/scripts
|
@dirrmtry mrourmon/scripts
|
||||||
@dirrmtry mrourmon/tmp
|
@dirrmtry mrourmon/tmp
|
||||||
@dirrmtry mrourmon/rrddata
|
@dirrmtry mrourmon/rrddata
|
||||||
|
@dirrmtry mrourmon/logs
|
||||||
@dirrmtry mrourmon
|
@dirrmtry mrourmon
|
||||||
|
|
Loading…
Add table
Reference in a new issue