diff options
Diffstat (limited to 'games/armagetronad/Makefile')
-rw-r--r-- | games/armagetronad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/armagetronad/Makefile b/games/armagetronad/Makefile index 6251ce8094f..a405f20ae9c 100644 --- a/games/armagetronad/Makefile +++ b/games/armagetronad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2020/06/02 08:23:48 adam Exp $ +# $NetBSD: Makefile,v 1.5 2020/11/05 09:08:06 ryoon Exp $ # -PKGREVISION= 1 +PKGREVISION= 2 .include "Makefile.common" PKGNAME= ${DISTNAME:S/.src//} |