diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-12-30 19:38:20 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-12-30 19:38:20 +0000 |
commit | 2ddce8191752874531edaf3897527bb13e8d7fd0 (patch) | |
tree | 5c1ada24823d2bb48ea97365296905a1f8643caf /emulators | |
parent | f3fdbf99233fc391ba49bff7be4d9cf4b9a50bda (diff) | |
download | pkgsrc-2ddce8191752874531edaf3897527bb13e8d7fd0.tar.gz |
Correct PLIST. Noted by wiz.
Bump PKGREVISION.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/xmame/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 395eb32fd5c..e0843a6c2ff 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.123 2004/12/29 20:24:20 kristerw Exp $ +# $NetBSD: Makefile,v 1.124 2004/12/30 19:38:20 kristerw Exp $ # DISTNAME= xmame-0.89 +PKGREVISION= 1 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/xmame/PLIST b/emulators/xmame/PLIST index e70df0aae2f..a9b5d3f3e00 100644 --- a/emulators/xmame/PLIST +++ b/emulators/xmame/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/11/06 21:41:52 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/12/30 19:38:20 kristerw Exp $ bin/chdman bin/romcmp bin/xmame @@ -10,7 +10,6 @@ share/doc/html/xmame/xmame-doc-4.html share/doc/html/xmame/xmame-doc-5.html share/doc/html/xmame/xmame-doc-6.html share/doc/html/xmame/xmame-doc-7.html -share/doc/html/xmame/xmame-doc-8.html share/doc/html/xmame/xmame-doc.html share/doc/html/xmame/xmame-gdoc-1.html share/doc/html/xmame/xmame-gdoc-2.html |