aboutsummaryrefslogtreecommitdiffstats
path: root/devel/asmutils
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2011-11-15 23:23:40 +0800
committerdanfe <danfe@FreeBSD.org>2011-11-15 23:23:40 +0800
commitf01e9252fe7a86530691b657da8642893c5f95d1 (patch)
treee3be2ea8289f7dc456e4e21ff80878d8b140afde /devel/asmutils
parent5d89eb2ae90383608a0fdd306cfb08dde5903079 (diff)
downloadfreebsd-ports-gnome-f01e9252fe7a86530691b657da8642893c5f95d1.tar.gz
freebsd-ports-gnome-f01e9252fe7a86530691b657da8642893c5f95d1.tar.zst
freebsd-ports-gnome-f01e9252fe7a86530691b657da8642893c5f95d1.zip
Adjust COMMENT: spell Unix in a way to reduce possibility of unnecessary
connotations with official Open Group trademark; new spelling is often used informally to denote any operating system that closely resembles the trademarked system (quoting Wikipedia and common knowledge). Feature safe: yes
Diffstat (limited to 'devel/asmutils')
-rw-r--r--devel/asmutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/asmutils/Makefile b/devel/asmutils/Makefile
index e8a974e8cec2..155c78d013e3 100644
--- a/devel/asmutils/Makefile
+++ b/devel/asmutils/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://asm.sourceforge.net/asmutils/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A set of UNIX utilities written in x86 assembly language
+COMMENT= A set of Unix utilities written in x86 assembly language
LICENSE= GPLv2