summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-07-21 11:21:13 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-07-21 11:21:13 +0000
commit09f4669016d486a061bf8e98b2a8dc1a1548b0c7 (patch)
treed3bc51e6b3ecd674762effc5eb2ea4be4749dfb7 /emulators
parentc382906b780748b9c860e93c69ec83da3f5b85ac (diff)
downloadpkgsrc-09f4669016d486a061bf8e98b2a8dc1a1548b0c7.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"