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 | 3ef5827159e79f948aea836565c932850f315394 (patch) | |
tree | b7d1b43186436ea975b821a0ca0e432453f6d929 /Mk/bsd.port.mk | |
parent | 68f5f42fc3202555efce3b293a64cc37bd1da36c (diff) | |
download | ports-3ef5827159e79f948aea836565c932850f315394.tar.gz ports-3ef5827159e79f948aea836565c932850f315394.zip |
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r-- | Mk/bsd.port.mk | 4 |
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. |