aboutsummaryrefslogtreecommitdiff
path: root/misc/bogosort
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
commit641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch)
tree68379cc0b07109926abe501586fada38ab6d522d /misc/bogosort
parentfeb2839a2e9e6a5319c4b08f0b06aa7c7c11f772 (diff)
downloadports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.tar.gz
ports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.zip
Notes
Diffstat (limited to 'misc/bogosort')
-rw-r--r--misc/bogosort/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index 0d08beb8c10c..cdb31a5d165c 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Sort (or not) stdin using the bogo-sort algorithm"
+COMMENT= Sort (or not) stdin using the bogo-sort algorithm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}