diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2015-01-10 12:47:03 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2015-01-10 12:47:03 +0800 |
commit | b72e59865fe5cb9430d6a702bd38dc0fc02bc2e1 (patch) | |
tree | 296faad71a6a4467176fc10b2f51761820887b02 /misc/sword/Makefile | |
parent | 0aa0bd18ba22bd5109ec3fc9540a2438df40dae1 (diff) | |
download | freebsd-ports-gnome-b72e59865fe5cb9430d6a702bd38dc0fc02bc2e1.tar.gz freebsd-ports-gnome-b72e59865fe5cb9430d6a702bd38dc0fc02bc2e1.tar.zst freebsd-ports-gnome-b72e59865fe5cb9430d6a702bd38dc0fc02bc2e1.zip |
- Update to 1.7.3
Diffstat (limited to 'misc/sword/Makefile')
-rw-r--r-- | misc/sword/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index c572dd2021aa..4f1fb15c80da 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sword -PORTVERSION= 1.7.2 -PORTREVISION= 3 +PORTVERSION= 1.7.3 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ |