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/xpilot | |
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/xpilot')
-rw-r--r-- | games/xpilot/Makefile | 3 | ||||
-rw-r--r-- | games/xpilot/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 159dbb525c0..7f3a59d63a9 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/11/04 20:00:06 garbled Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:11:04 wiz Exp $ # DISTNAME= xpilot-4.1.0 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.xpilot.org/ +COMMENT= networked space battles for X11 USE_IMAKE= yes diff --git a/games/xpilot/pkg/COMMENT b/games/xpilot/pkg/COMMENT deleted file mode 100644 index c6c51c16698..00000000000 --- a/games/xpilot/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -networked space battles for X11 |