summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-15 21:17:55 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-15 21:17:55 +0000
commit14e13da149eab668bb7d83a62b1ce27e96b5d74c (patch)
tree7019a77baa79555c33645d00f4863644654ef402 /devel
parent - Convert to staging (diff)
Clean up some COMMENTs
Notes
Notes: svn path=/head/; revision=330460
Diffstat (limited to 'devel')
-rw-r--r--devel/adime/Makefile2
-rw-r--r--devel/prototype/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/adime/Makefile b/devel/adime/Makefile
index f1a04efa4365..f2bfc4329cde 100644
--- a/devel/adime/Makefile
+++ b/devel/adime/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
-COMMENT= Generate Allegro dialogs in a very simple way
+COMMENT= Generate Allegro dialogs in a simple way
LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
diff --git a/devel/prototype/Makefile b/devel/prototype/Makefile
index a56ab75a406c..6bfce7895f30 100644
--- a/devel/prototype/Makefile
+++ b/devel/prototype/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://carlo17.home.xs4all.nl/prototype/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Prototype Makefiles allows very fast project start ups
+COMMENT= Prototype Makefiles allows fast project start ups
GNU_CONFIGURE= yes
USE_GMAKE= yes