diff options
Diffstat (limited to 'misc/sword/Makefile')
-rw-r--r-- | misc/sword/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index a8f4c1b97cd..868268b1f11 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2020/06/02 08:22:49 adam Exp $ +# $NetBSD: Makefile,v 1.39 2020/11/05 09:07:01 ryoon Exp $ # DISTNAME= sword-1.8.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/ |