diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-08-14 15:09:05 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-08-14 15:09:05 +0000 |
commit | 865427fd8fd5634f0699d081f2ceb506d3a5c526 (patch) | |
tree | 8d4ce6924082e2a014ed504e8a702d71ae78cbf9 /misc/xiphos | |
parent | 9c8bc2e5cea388db4167e2ca652eeb9de46f652c (diff) | |
download | ports-865427fd8fd5634f0699d081f2ceb506d3a5c526.tar.gz ports-865427fd8fd5634f0699d081f2ceb506d3a5c526.zip |
Notes
Diffstat (limited to 'misc/xiphos')
-rw-r--r-- | misc/xiphos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 2b330ed7e1fa..46b3f8eb27dc 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -8,8 +8,8 @@ PORTNAME= xiphos PORTVERSION= 3.1.1 CATEGORIES= misc gnome -MASTER_SITES= SF -MASTER_SITE_SUBDIR= gnomesword +MASTER_SITES= SFP +MASTER_SITE_SUBDIR= gnomesword/Xiphos/${PORTVERSION} MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A bible interface utilizing the sword framework |