diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/dopewars | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/dopewars')
-rw-r--r-- | games/dopewars/Makefile | 3 | ||||
-rw-r--r-- | games/dopewars/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 59eae62aa5c..5d3c4425f85 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/01/04 21:50:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:47 wiz Exp $ DISTNAME= dopewars-1.4.8 CATEGORIES= games @@ -9,6 +9,7 @@ MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ \ MAINTAINER= root@garbled.net HOMEPAGE= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ +COMMENT= Make a fortune dealing drugs on the streets of New York USE_CURSES= YES USE_GMAKE= YES diff --git a/games/dopewars/pkg/COMMENT b/games/dopewars/pkg/COMMENT deleted file mode 100644 index 90b46c39ce8..00000000000 --- a/games/dopewars/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Make a fortune dealing drugs on the streets of New York |