aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-04-28 02:36:02 +0800
committerjkh <jkh@FreeBSD.org>1996-04-28 02:36:02 +0800
commit2dca20c3abfdf6cf1555aa21d30f8f8613b7981d (patch)
treed08036115a136c9258180c65ccbdf73f555b9b3d /Mk/bsd.port.mk
parenta77c614c0afa832ae4a8cf31628461e540228f5d (diff)
downloadfreebsd-ports-gnome-2dca20c3abfdf6cf1555aa21d30f8f8613b7981d.tar.gz
freebsd-ports-gnome-2dca20c3abfdf6cf1555aa21d30f8f8613b7981d.tar.zst
freebsd-ports-gnome-2dca20c3abfdf6cf1555aa21d30f8f8613b7981d.zip
Fix a minor grammatical error (reselled -> resold) I just noticed.
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index cdff4a825d0a..19db2fb6f95b 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3,7 +3,7 @@
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
#
-# $Id: bsd.port.mk,v 1.201 1996/04/12 08:08:36 asami Exp $
+# $Id: bsd.port.mk,v 1.202 1996/04/26 10:09:06 asami Exp $
#
# Please view me with 4 column tabs!
@@ -423,7 +423,7 @@ HAS_CONFIGURE= yes
# Don't attempt to build ports that require Motif if you don't
# have Motif.
#
-# Ignore ports that can't be reselled if building for a CDROM.
+# Ignore ports that can't be resold if building for a CDROM.
#
# Don't build a port if it's restricted and we don't want to get
# into that.