diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:21:10 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:21:10 +0000 |
commit | 310646b3a56f0c74c1f1cfb785724d646f845eb8 (patch) | |
tree | 0a0628afa9118a2f93d79e12564ca58c6fd63a45 /games/pacman | |
parent | d25ed431ab109b4cac9ae645b4ba2e932f40501b (diff) | |
download | pkgsrc-310646b3a56f0c74c1f1cfb785724d646f845eb8.tar.gz |
Line up PKGREVISION whitespace.
Diffstat (limited to 'games/pacman')
-rw-r--r-- | games/pacman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pacman/Makefile b/games/pacman/Makefile index a8d79deb7a6..5697ca41ae7 100644 --- a/games/pacman/Makefile +++ b/games/pacman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/05/02 11:55:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2003/05/05 16:27:49 jmmv Exp $ DISTNAME= Pacman-0.3-CVS-00-11-17 PKGNAME= Pacman-0.3 -PKGREVISION= 2 +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/snapshots/Games/ |