diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-08-18 22:46:58 +0100 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-08-18 22:46:58 +0100 |
| commit | 064d4fdf0dc86ee7edafd040ccc1e580c547f2f1 (patch) | |
| tree | d8146124df8811ee4d01fbdf1cdb796360f624a5 | |
| parent | bd657a8055ab32f3f2100cfd63a044d729d6591f (diff) | |
| parent | 44a2b7360d604c38d77005637146feebbb44bbf7 (diff) | |
| download | packages-064d4fdf0dc86ee7edafd040ccc1e580c547f2f1.tar.gz packages-064d4fdf0dc86ee7edafd040ccc1e580c547f2f1.zip | |
Merge pull request #224 from gradha/pr_dead_links
Removes dead package.
| -rw-r--r-- | packages.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages.json b/packages.json index ec1f712..5e18ed5 100644 --- a/packages.json +++ b/packages.json @@ -60,16 +60,6 @@ }, { - "name": "nimepak", - "url": "git://github.com/gradha/epak/", - "method": "git", - "tags": ["library", "serialization", "file", "compression"], - "description": "File compression routines in C for iOS and Nimrod", - "license": "Allegro 4 Giftware", - "web": "https://github.com/gradha/epak" - }, - - { "name": "nimgame", "url": "git://github.com/Vladar4/nimgame/", "method": "git", |
