diff options
author | Nikolai Lifanov <lifanov@FreeBSD.org> | 2017-01-19 15:50:48 +0000 |
---|---|---|
committer | Nikolai Lifanov <lifanov@FreeBSD.org> | 2017-01-19 15:50:48 +0000 |
commit | afbbcb92c598a9e5e0bcda51e887e2aa8db24df6 (patch) | |
tree | 4a561fbddd23c466c6aff078919ae93a5be3ba96 /games/Makefile | |
parent | f7b5fefe053adff92463b781f2d4d2a77d0c9b77 (diff) |
new port: games/mari0
combination of Super Mario Bros. and Portal
PR: 216183
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9214
Notes
Notes:
svn path=/head/; revision=431884
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 02993e0a1cf8..017c339db1f3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -589,6 +589,7 @@ SUBDIR += maitretarot SUBDIR += manaplus SUBDIR += mangband + SUBDIR += mari0 SUBDIR += marsnomercy SUBDIR += masterserver SUBDIR += maxr |