diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-04-27 18:36:02 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-04-27 18:36:02 +0000 |
| commit | cce80494f9158ba7dec3b69090032e0a36abd48f (patch) | |
| tree | 318d9610b0ded9258a21fec374dbb57184e126a4 | |
| parent | 75cfc95fe29409b16bf565117a176395b3b274c9 (diff) | |
Notes
| -rw-r--r-- | share/mk/bsd.port.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk index cdff4a825d0a..19db2fb6f95b 100644 --- a/share/mk/bsd.port.mk +++ b/share/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. |
