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 9c1b3a7d541..38d69fc65c3 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/04/17 15:52:57 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/10/10 01:57:53 ryoon Exp $ # DISTNAME= sword-1.7.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/ |