summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-07-21 11:21:13 +0000
committerfrueauf <frueauf>1998-07-21 11:21:13 +0000
commit89144c2f84ca26ed9f6bdb6e1e9a5356ccb0dbff (patch)
treed3bc51e6b3ecd674762effc5eb2ea4be4749dfb7 /emulators
parent4b3ef7b0cc2c43bcaad9328b90fdf26830191071 (diff)
downloadpkgsrc-89144c2f84ca26ed9f6bdb6e1e9a5356ccb0dbff.tar.gz
Add and enable xmess.
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 c5a43291021..9d4ba53492a 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/07/18 04:59:11 tsarna Exp $
+# $NetBSD: Makefile,v 1.10 1998/07/21 11:21:13 frueauf Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
@@ -28,5 +28,6 @@
# SUBDIR += x48
# SUBDIR += xgs
SUBDIR += xmame
+ SUBDIR += xmess
.include "../mk/bsd.pkg.subdir.mk"