diff options
Diffstat (limited to 'src/old.mk')
-rw-r--r-- | src/old.mk | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,14 +1,11 @@ -# 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. -# old PKG := old $(PKG)_IGNORE := -$(PKG)_VERSION := 0.17 $(PKG)_CHECKSUM := d519a8282b0774c344ffeb1b4899f8be53d6d7b3 $(PKG)_SUBDIR := old-$($(PKG)_VERSION) $(PKG)_FILE := old-$($(PKG)_VERSION).tar.bz2 -$(PKG)_WEBSITE := http://blitiri.com.ar/p/old/ $(PKG)_URL := http://blitiri.com.ar/p/old/files/$($(PKG)_VERSION)/$($(PKG)_FILE) $(PKG)_DEPS := gcc |