summaryrefslogtreecommitdiffstats
path: root/databases/glom
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-20 05:08:41 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-20 05:08:41 +0800
commit93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47 (patch)
tree64f05da504fe973a8a3c41ebc7010551afb47cdb /databases/glom
parentb20212f4d913ddf93ae3c1d8d40f5d4d47bc1fd8 (diff)
downloadmarcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.tar
marcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.tar.gz
marcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.tar.bz2
marcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.tar.lz
marcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.tar.xz
marcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.tar.zst
marcuscom-ports-93ada2cfbd1bb1e7de5b4304c5ca202f92cfcc47.zip
Fix a typo, now it's actually sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7075 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/glom')
-rw-r--r--databases/glom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 35aad3b98..ff777c686 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/glom/Makefile,v 1.6 2006/07/25 18:16:27 mezz Exp $
+# $MCom: ports/databases/glom/Makefile,v 1.7 2006/08/19 19:06:15 mezz Exp $
#
PORTNAME= glom
@@ -38,7 +38,7 @@ BROKEN= needs an update to 1.0
.include <bsd.port.pre.mk>
.if (${OSVERSION} < 500000)
-BROKEN= does n't play well with 4.X.
+BROKEN= doesn't play well with 4.X.
.endif
.include <bsd.port.post.mk>