diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-12 06:35:55 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-12 06:35:55 +0000 |
commit | 3988d2b339f42835b5e34ec3274b6b98aa80cc98 (patch) | |
tree | 2d117c57312835af3efd6a154e2d6cda86950149 | |
parent | c404f4dac98a6439bb84aa06e9e60c84bce1d1ff (diff) | |
download | ports-3988d2b339f42835b5e34ec3274b6b98aa80cc98.tar.gz ports-3988d2b339f42835b5e34ec3274b6b98aa80cc98.zip |
sysutils/mac_rtprio: Shorten COMMENT
PR: 219377
Notes
Notes:
svn path=/head/; revision=464220
-rw-r--r-- | sysutils/mac_rtprio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mac_rtprio/Makefile b/sysutils/mac_rtprio/Makefile index d0f3a439693d..0847df5a8c60 100644 --- a/sysutils/mac_rtprio/Makefile +++ b/sysutils/mac_rtprio/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils PKGNAMESUFFIX= -kmod MAINTAINER= amutu@amutu.com -COMMENT= Simple MAC framework policy to manage access for setting realtime priorities by selected GID +COMMENT= MAC policy to manage access for setting realtime priorities by GID LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |