mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Forgot to commit a patch.
Better bump portrevision. Pointyhat -> me Reported by: mmoll
This commit is contained in:
parent
90ce9dff8b
commit
ff3e0e7b73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387676
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= xymon
|
||||
PORTVERSION= 4.3.21
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= SF/xymon/Xymon/${PORTVERSION}
|
||||
PKGNAMESUFFIX= -server${PKGNAMESUFFIX2}
|
||||
|
11
net-mgmt/xymon-server/files/patch-xymonnet_Makefile
Normal file
11
net-mgmt/xymon-server/files/patch-xymonnet_Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
--- xymonnet/Makefile.orig 2015-05-27 15:59:55 UTC
|
||||
+++ xymonnet/Makefile
|
||||
@@ -14,7 +14,7 @@ ifeq ($(SYSTEMCARES),no)
|
||||
LOCALCARES = libcares.a
|
||||
endif
|
||||
|
||||
-PROGRAMS = xymonnet xymonping beastat
|
||||
+PROGRAMS = xymonnet beastat
|
||||
EXTENSIONS = xymonnet-again.sh
|
||||
SNMPPROGRAMS = xymon-snmpcollect
|
||||
DBGTOOLS = contest
|
Loading…
Reference in New Issue
Block a user