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 595b1a6996a..e7b9e90db34 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2016/12/04 05:17:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/01 16:05:59 adam Exp $ # DISTNAME= sword-1.7.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/ |