aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
commit1101f09c09367bca303d13431ed15f28d0a22f65 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /misc
parentfde362579641ddf717c0f67041e6f3360e2fad61 (diff)
downloadports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz
ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/ree/Makefile2
-rw-r--r--misc/shc/Makefile8
2 files changed, 3 insertions, 7 deletions
diff --git a/misc/ree/Makefile b/misc/ree/Makefile
index b5cab5ccf45f..519f5e33ce7f 100644
--- a/misc/ree/Makefile
+++ b/misc/ree/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/ree/ \
CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A tool to dump your ROM extensions
+COMMENT= Tool to dump your ROM extensions
PLIST_FILES= bin/rom-ree bin/fontdump
PORTDOCS= readme
diff --git a/misc/shc/Makefile b/misc/shc/Makefile
index 55dc2a77fad4..310899b84411 100644
--- a/misc/shc/Makefile
+++ b/misc/shc/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: shc
-# Date created: Feb 14, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= shc
PORTVERSION= 3.8.9
@@ -13,7 +9,7 @@ MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \
EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A generic script compiler
+COMMENT= Generic script compiler
MAKE_JOBS_SAFE= yes