diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | 3f6fd38726cafbe084397ae8f91e78628587d9e3 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /games/dopewars | |
parent | 8c5faf740fcb9fc3f91d68a690449d2d7b6a528c (diff) | |
download | pkgsrc-3f6fd38726cafbe084397ae8f91e78628587d9e3.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'games/dopewars')
-rw-r--r-- | games/dopewars/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 451fe03f1a2..0b9ca106229 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2009/07/22 09:01:27 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2009/08/26 19:58:44 sno Exp $ DISTNAME= dopewars-1.5.12 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/} |