summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron>1998-02-14 22:08:42 +0000
committertron <tron>1998-02-14 22:08:42 +0000
commit903883b6bf2d39ea3060d97d9a3eaaebbc74be11 (patch)
treecdd7c46d1997941790ac230823047ed4711f3034 /emulators
parent37f615569f22f2df2c378373dce42e4112073b24 (diff)
downloadpkgsrc-903883b6bf2d39ea3060d97d9a3eaaebbc74be11.tar.gz
Add and enable xmame-0.30.1, fixes PR pkg/4991.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 592bd0a4608..54c906c085a 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1997/12/29 19:15:02 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1998/02/14 22:08:42 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
@@ -24,5 +24,6 @@
# SUBDIR += wine
# SUBDIR += x48
# SUBDIR += xgs
+ SUBDIR += xmame
.include <bsd.port.subdir.mk>