diff options
author | shattered <shattered> | 2012-05-31 21:37:09 +0000 |
---|---|---|
committer | shattered <shattered> | 2012-05-31 21:37:09 +0000 |
commit | d1639d2e8357eb63892290da482dcdb339d3cbbc (patch) | |
tree | 1649a7074ecbd8317590ff6a4fc16985484bd79e /emulators | |
parent | d393a061dd8c33a89406809f539d9871171b7c54 (diff) | |
download | pkgsrc-d1639d2e8357eb63892290da482dcdb339d3cbbc.tar.gz |
Revert previous, causes conflict with MAME. Pointed out by wiz@
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mess/Makefile | 4 | ||||
-rw-r--r-- | emulators/mess/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 7123db32778..25c246df1c8 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/05/31 16:52:27 shattered Exp $ +# $NetBSD: Makefile,v 1.12 2012/05/31 21:37:09 shattered Exp $ # DISTNAME= mess0145s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://www.mess.org/_media/downloads: COMMENT= Multi Emulator Super System diff --git a/emulators/mess/PLIST b/emulators/mess/PLIST index fe6a35dbb86..b4e6047a1a3 100644 --- a/emulators/mess/PLIST +++ b/emulators/mess/PLIST @@ -1,10 +1,8 @@ -@comment $NetBSD: PLIST,v 1.7 2012/05/31 16:52:27 shattered Exp $ +@comment $NetBSD: PLIST,v 1.8 2012/05/31 21:37:09 shattered Exp $ bin/castool -bin/chdman bin/floptool bin/imgtool bin/mess -bin/unidasm share/doc/mess/credits.htm share/doc/mess/faq.htm share/doc/mess/howto.htm |