diff options
Diffstat (limited to 'games/xu4/Makefile')
-rw-r--r-- | games/xu4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xu4/Makefile b/games/xu4/Makefile index 8174733195f..bfd57b11a4f 100644 --- a/games/xu4/Makefile +++ b/games/xu4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2022/04/18 19:11:12 adam Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/23 16:20:10 adam Exp $ # DISTNAME= xu4-1.0beta3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xu4/} |