summaryrefslogtreecommitdiff
path: root/games/pacman
diff options
context:
space:
mode:
Diffstat (limited to 'games/pacman')
-rw-r--r--games/pacman/Makefile3
-rw-r--r--games/pacman/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/games/pacman/Makefile b/games/pacman/Makefile
index 2e597656644..65d5912b116 100644
--- a/games/pacman/Makefile
+++ b/games/pacman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/05 09:00:56 tron Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/16 15:10:56 wiz Exp $
DISTNAME= Pacman-0.3-CVS-00-11-17
PKGNAME= Pacman-0.3
@@ -7,6 +7,7 @@ MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/snapshots/Games/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.clanlib.org/
+COMMENT= Pacman, a small demonstration game for ClanLib
DEPENDS+= ClanLib>=0.2.2:../../graphics/clanlib
DEPENDS+= autoconf>=2.13:../../devel/autoconf
diff --git a/games/pacman/pkg/COMMENT b/games/pacman/pkg/COMMENT
deleted file mode 100644
index 7ff03db9e44..00000000000
--- a/games/pacman/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Pacman, a small demonstration game for ClanLib