diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-13 02:02:50 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-13 02:02:50 +0000 |
commit | 1a61430cc16891d27ae22c02245702f81b77a4b5 (patch) | |
tree | 57dc1f63214041987de8de05b4e828bc444d79ad /games/xgalaga/Makefile | |
parent | a1ca3d5c5a3d3184c3b80e477c7d5bf7f2316655 (diff) | |
download | pkgsrc-1a61430cc16891d27ae22c02245702f81b77a4b5.tar.gz |
Add DragonFly support. Install sound server under libexec/, no need
for OS suffix. Bump revision.
Diffstat (limited to 'games/xgalaga/Makefile')
-rw-r--r-- | games/xgalaga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index c7f21cba7e9..26aa9017c7b 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2005/12/05 20:50:18 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/13 02:02:50 joerg Exp $ DISTNAME= xgalaga-2.0.34 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_LOCAL} |