diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
commit | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/xboing/Makefile | |
parent | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff) | |
download | pkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r-- | games/xboing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 58646ae96f6..5a534915af2 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/01/12 12:35:14 dent Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 15:11:00 wiz Exp $ # DISTNAME= xboing2.4 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.techrescue.org/xboing/ +COMMENT= Breakout style game for X11 USE_IMAKE= YES USE_XPM= YES |