diff options
author | xtraeme <xtraeme> | 2003-12-23 09:03:12 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-23 09:03:12 +0000 |
commit | a27247b18a60c5ddc69c5ac833fdf89b9ec7848e (patch) | |
tree | 0e4712ebc741984572cfdd40026d2080acc4217a /misc/Makefile | |
parent | 812ea462a3d9508a1518886f606ca41fda9b8376 (diff) | |
download | pkgsrc-a27247b18a60c5ddc69c5ac833fdf89b9ec7848e.tar.gz |
Add and enable gxmame.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6a162881fc2..f766fbdc5cf 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2003/12/05 18:58:14 recht Exp $ +# $NetBSD: Makefile,v 1.171 2003/12/23 09:03:12 xtraeme Exp $ # COMMENT= Miscellaneous utilities @@ -57,6 +57,7 @@ SUBDIR+= gpsdrive SUBDIR+= granulate SUBDIR+= gst-plugins SUBDIR+= gstreamer +SUBDIR+= gxmame SUBDIR+= heyu SUBDIR+= hitchhiker SUBDIR+= ibutton-pdkit |