diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-08-27 14:46:06 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-08-27 14:46:06 +0000 |
commit | ab6a0cae5c8e98edc1e35b8b261d38432a4399f5 (patch) | |
tree | 35ed702c4958d5d2052fbe5af551778b1d082851 /Mk/bsd.gnustep.mk | |
parent | e2a349f3f7eb33fe3e70bc5f557bbccadae5f0a4 (diff) | |
download | FreeBSD-ports-ab6a0cae5c8e98edc1e35b8b261d38432a4399f5.zip FreeBSD-ports-ab6a0cae5c8e98edc1e35b8b261d38432a4399f5.tar.gz |
- spelling
Diffstat (limited to 'Mk/bsd.gnustep.mk')
-rw-r--r-- | Mk/bsd.gnustep.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk index db3ffd5..2970857 100644 --- a/Mk/bsd.gnustep.mk +++ b/Mk/bsd.gnustep.mk @@ -25,7 +25,7 @@ # your port depends on the gnustep-gui port. # # USE_GNUSTEP_BACK=yes -# your port depends on teh gnustep-back port. +# your port depends on the gnustep-back port. # # USE_GNUSTEP_CONFIGURE=yes # call configure script with GNUstep.sh sourced in the current shell |