diff options
Diffstat (limited to 'emulators/ski/Makefile')
-rw-r--r-- | emulators/ski/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 36c0fab149f..751768c8485 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2020/08/17 20:18:39 leot Exp $ +# $NetBSD: Makefile,v 1.41 2020/11/05 09:08:04 ryoon Exp $ # DISTNAME= ski-1.3.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/} |