diff options
author | Tony Theodore <tonyt@logyst.com> | 2012-05-02 11:36:59 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2012-05-02 11:36:59 (GMT) |
commit | 1ca4d90c7a0eae9be995627bcd1fff915b294929 (patch) | |
tree | be53f7fbddc9aabf3545ebbe9bd24b2c0e08fef0 /src/ncurses.mk | |
parent | 225212c5e1548e4853912db44810e95c825314dd (diff) | |
download | mxe-1ca4d90c7a0eae9be995627bcd1fff915b294929.zip mxe-1ca4d90c7a0eae9be995627bcd1fff915b294929.tar.gz mxe-1ca4d90c7a0eae9be995627bcd1fff915b294929.tar.bz2 |
various packages: fix references to mingw-cross-env and doc/index.html
Diffstat (limited to 'src/ncurses.mk')
-rw-r--r-- | src/ncurses.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ncurses.mk b/src/ncurses.mk index 44af7f6..7b9c949 100644 --- a/src/ncurses.mk +++ b/src/ncurses.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. # ncurses PKG := ncurses |