diff options
-rw-r--r-- | comms/xcept/Makefile | 1 | ||||
-rw-r--r-- | comms/xcept/files/patch-ab | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 8eb603f62d98..20e40940e8b4 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -7,6 +7,7 @@ PORTNAME= xcept PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS diff --git a/comms/xcept/files/patch-ab b/comms/xcept/files/patch-ab index cc2a89bdc5a8..1e1f31bc042c 100644 --- a/comms/xcept/files/patch-ab +++ b/comms/xcept/files/patch-ab @@ -17,7 +17,7 @@ -GROUP= sys -EXECMODE= 6750 +GROUP= bin -+EXECMODE= 04750 ++EXECMODE= 0750 +MANMODE= 0644 -BINDIR= /usr/local/bin# directory for the executable ceptd |