diff options
Diffstat (limited to 'games/xye/Makefile')
-rw-r--r-- | games/xye/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xye/Makefile b/games/xye/Makefile index ffdcfdd3916..c0bbeaa5052 100644 --- a/games/xye/Makefile +++ b/games/xye/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/06/03 10:05:05 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/04 22:16:12 tron Exp $ # DISTNAME= xye-0.9.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITE_SOURCEFORGE_NEW= http://downloads.sourceforge.net/project/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_NEW:=xye/xye/0.9.1/} |