diff options
author | rafan <rafan@FreeBSD.org> | 2006-10-31 12:56:09 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-10-31 12:56:09 +0800 |
commit | fade9ecc1729ecfccdaafa9776f5ffd6b688a212 (patch) | |
tree | 05bd0034f3df2cfa46febf0ecf5413f245169f77 /misc/sword | |
parent | 9dd4226b44cb140121a22df16c8f9a656207cd97 (diff) | |
download | freebsd-ports-gnome-fade9ecc1729ecfccdaafa9776f5ffd6b688a212.tar.gz freebsd-ports-gnome-fade9ecc1729ecfccdaafa9776f5ffd6b688a212.tar.zst freebsd-ports-gnome-fade9ecc1729ecfccdaafa9776f5ffd6b688a212.zip |
- Fix typo in pkg-message
PR: ports/104470
Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer)
Diffstat (limited to 'misc/sword')
-rw-r--r-- | misc/sword/Makefile | 1 | ||||
-rw-r--r-- | misc/sword/files/pkg-message.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index fa332f6c91fe..611fc9a3850a 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -7,6 +7,7 @@ PORTNAME= sword PORTVERSION= 1.5.9 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ http://www.goodking.ca/pub/files/ diff --git a/misc/sword/files/pkg-message.in b/misc/sword/files/pkg-message.in index c4cd86f79ca2..db3c756d6416 100644 --- a/misc/sword/files/pkg-message.in +++ b/misc/sword/files/pkg-message.in @@ -12,5 +12,5 @@ to risk detection, you should *not* try this. http://www.crosswire.org/sword/modules/ and unpack them in %%PREFIX%%/share/sword. -You probabely want to install a bible-application that uses sword, +You probably want to install a bible-application that uses sword, like bibletime or gnomesword. |