diff options
Diffstat (limited to 'games/gnome-mastermind/Makefile')
-rw-r--r-- | games/gnome-mastermind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-mastermind/Makefile b/games/gnome-mastermind/Makefile index b0573c415f0..9dbf4d22883 100644 --- a/games/gnome-mastermind/Makefile +++ b/games/gnome-mastermind/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/09/02 19:51:04 adam Exp $ +# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:10 ryoon Exp $ # DISTNAME= gnome-mastermind-0.3.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= games MASTER_SITES= http://download.gna.org/gnome-mastermind/ EXTRACT_SUFX= .tar.bz2 |