diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-08-27 14:46:06 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-08-27 14:46:06 +0000 |
commit | 4c8b10b44c8769cb50a39442283cffd71e47ec7c (patch) | |
tree | ab2930a9a033b8517344c32e6001c91720e7b934 /Mk/bsd.gnustep.mk | |
parent | c3c9d037784cb204dfe789280f791c5c9846f39e (diff) | |
download | ports-4c8b10b44c8769cb50a39442283cffd71e47ec7c.tar.gz ports-4c8b10b44c8769cb50a39442283cffd71e47ec7c.zip |
Notes
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 db3ffd5027fe..2970857c9c4d 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 |