aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnat
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-01-29 10:36:31 +0800
committerMark Linimon <linimon@FreeBSD.org>2011-01-29 10:36:31 +0800
commitba526deb918eaa3639f88befb985c592078c3fe8 (patch)
tree628f8c1a8c8c9b3d9b709bc8f0b4f3cb43e364ba /lang/gnat
parentf986606bb77518dda7c73d7bb66bbee370b9dd20 (diff)
downloadfreebsd-ports-gnome-ba526deb918eaa3639f88befb985c592078c3fe8.tar.gz
freebsd-ports-gnome-ba526deb918eaa3639f88befb985c592078c3fe8.tar.zst
freebsd-ports-gnome-ba526deb918eaa3639f88befb985c592078c3fe8.zip
Fix a typo and pet portlint.
Hat: portmgr Feature safe: yes
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: