diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
commit | 25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c (patch) | |
tree | 9b4d6abe4240fe8081035cdc343a3c9031479b7e /misc | |
parent | 5d3fd1005c6f974f854a4c1976b65a8407a7dde3 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 39c59ae6d81e..3e71f5e0269e 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,6 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ |