diff options
author | adam <adam@pkgsrc.org> | 2004-11-05 09:44:33 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-05 09:44:33 +0000 |
commit | 7b369cf5040b57c449d417f35839d02bec433042 (patch) | |
tree | 9e9624fc67a8f63ee26cf769aa8210989609c160 /games/dopewars/Makefile | |
parent | 41aa333b2d80b9babfe078d0ba62af7ab072e501 (diff) | |
download | pkgsrc-7b369cf5040b57c449d417f35839d02bec433042.tar.gz |
Changes 1.5.10:
This is largely a bugfix release, fixing a
server DOS and some minor bugs in the text-mode client.
Diffstat (limited to 'games/dopewars/Makefile')
-rw-r--r-- | games/dopewars/Makefile | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index f30223252ac..9024b54ccb9 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.30 2004/10/03 00:14:43 tv Exp $ +# $NetBSD: Makefile,v 1.31 2004/11/05 09:44:33 adam Exp $ -DISTNAME= dopewars-1.5.9 -PKGREVISION= 5 -CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/} +DISTNAME= dopewars-1.5.10 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/} -MAINTAINER= root@garbled.net -HOMEPAGE= http://dopewars.sourceforge.net/ -COMMENT= Make a fortune dealing drugs on the streets of New York +MAINTAINER= root@garbled.net +HOMEPAGE= http://dopewars.sourceforge.net/ +COMMENT= Make a fortune dealing drugs on the streets of New York USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 |