diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /emulators/o2em/Makefile | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) |
Notes
Diffstat (limited to 'emulators/o2em/Makefile')
-rw-r--r-- | emulators/o2em/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile index 0e39affcb31d..02734e3afd2d 100644 --- a/emulators/o2em/Makefile +++ b/emulators/o2em/Makefile @@ -11,7 +11,7 @@ DISTFILES= o2em117src.zip:1 \ o2mainsamp.zip:2 MAINTAINER= techgunter@yahoo.com -COMMENT= An Odyssey2 / Videopac console emulator +COMMENT= Odyssey2 / Videopac console emulator LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro |