summaryrefslogtreecommitdiff
path: root/lang/gnat
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-01-29 02:36:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-01-29 02:36:31 +0000
commitba526deb918eaa3639f88befb985c592078c3fe8 (patch)
tree628f8c1a8c8c9b3d9b709bc8f0b4f3cb43e364ba /lang/gnat
parentOver to new volunteer (actually, old volunteer with new email address). (diff)
Fix a typo and pet portlint.
Hat: portmgr Feature safe: yes
Notes
Notes: svn path=/head/; revision=268357
Diffstat (limited to 'lang/gnat')
-rw-r--r--lang/gnat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index f2367d768496..8fae7e2e37f4 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -131,7 +131,7 @@ PLIST_SUB+= SHAREDLIB="@comment "
# Check for GNAT sources.
.if !exists(${DISTDIR}/${gnat_srcfile}) && !defined(PACKAGE_BUILDING)
-IGNORE= You must fetch the source distribution manually. Please access http://libre.adacore.com/ with a web browsern and download the source files: ${gnat_srcfile} ${gcc_srcfile} placing them in ${DISTDIR}.
+IGNORE= you must fetch the source distribution manually. Please access http://libre.adacore.com/ with a web browser and download the source files: ${gnat_srcfile} ${gcc_srcfile} placing them in ${DISTDIR}
.endif
pre-patch: