summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkristerw <kristerw>2001-09-02 23:08:14 +0000
committerkristerw <kristerw>2001-09-02 23:08:14 +0000
commit8d8e741439a7ad78dd5d93e4806b35a2b00c2533 (patch)
tree65d7ebc3948d4c6c00fea09bc42401b4aa60f8ef /emulators
parentf59f87df8762f2ab8816a58db032c13ab97bcc22 (diff)
downloadpkgsrc-8d8e741439a7ad78dd5d93e4806b35a2b00c2533.tar.gz
Add 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 387af635b87..32666d63348 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2001/07/07 14:45:11 veego Exp $
+# $NetBSD: Makefile,v 1.60 2001/09/02 23:08:14 kristerw Exp $
#
COMMENT= Emulators for other operating systems
@@ -55,5 +55,6 @@ SUBDIR+= xbeeb
SUBDIR+= xcopilot
SUBDIR+= xm7
SUBDIR+= xmame
+SUBDIR+= xmess
.include "../mk/bsd.pkg.subdir.mk"