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/rollemup | |
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/rollemup')
-rw-r--r-- | games/rollemup/Makefile | 3 | ||||
-rw-r--r-- | games/rollemup/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index 103147fb2fa..61ceb501746 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/01/29 11:34:27 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/16 15:10:58 wiz Exp $ # DISTNAME= Rollemup @@ -8,6 +8,7 @@ MASTER_SITES= http://usa.lostboys.nl/medialab/rollemup/Linux/ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://www.medialab.lostboys.nl/projects/madewith/pinball/pinballgame.html +COMMENT= Multi Ball, Player, Platform, Media, Cool Pinball game LICENSE= no-commercial-use RESTRICTED= You are not allowed to distribute the software by any means. \ diff --git a/games/rollemup/pkg/COMMENT b/games/rollemup/pkg/COMMENT deleted file mode 100644 index c2f994ef76c..00000000000 --- a/games/rollemup/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multi Ball, Player, Platform, Media, Cool Pinball game |