diff options
Diffstat (limited to 'games/xu4/Makefile')
-rw-r--r-- | games/xu4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xu4/Makefile b/games/xu4/Makefile index 29ccaca1485..4a05ef33782 100644 --- a/games/xu4/Makefile +++ b/games/xu4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/01/08 15:52:12 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/14 07:45:27 sbd Exp $ # DISTNAME= xu4-1.0beta3 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xu4/} |