diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-18 01:29:47 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-18 01:29:47 +0800 |
commit | 85f47a3823a93089ef1590899752fa11f0136035 (patch) | |
tree | b3ca2e9f347941f4138078adbf6182d1b0a450f1 /net-mgmt/nsca | |
parent | 698c872dcd1b2459f26012e7e951104ab46a1248 (diff) | |
download | freebsd-ports-gnome-85f47a3823a93089ef1590899752fa11f0136035.tar.gz freebsd-ports-gnome-85f47a3823a93089ef1590899752fa11f0136035.tar.zst freebsd-ports-gnome-85f47a3823a93089ef1590899752fa11f0136035.zip |
- Drop .la files for security/libmcrypt, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Diffstat (limited to 'net-mgmt/nsca')
-rw-r--r-- | net-mgmt/nsca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile index 6b7626fce2a2..e53dc8b6f398 100644 --- a/net-mgmt/nsca/Makefile +++ b/net-mgmt/nsca/Makefile @@ -3,7 +3,7 @@ PORTNAME= nsca PORTVERSION= 2.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/nagios/nsca-2.x/nsca-${PORTVERSION} |