diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-02 21:54:59 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-02 21:54:59 +0800 |
commit | ec437d112a32be547d6bb4f7fd8f53ec6bd3f1c6 (patch) | |
tree | 334ddfb5d7435f0a2ba4ab25e4beb951bc3e4dc8 /misc/xiphos/Makefile | |
parent | b75a5a2c9df818dbc92625ea2b82ad24dc5d3a8a (diff) | |
download | freebsd-ports-gnome-ec437d112a32be547d6bb4f7fd8f53ec6bd3f1c6.tar.gz freebsd-ports-gnome-ec437d112a32be547d6bb4f7fd8f53ec6bd3f1c6.tar.zst freebsd-ports-gnome-ec437d112a32be547d6bb4f7fd8f53ec6bd3f1c6.zip |
- GnomeSword has become Xiphos
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r-- | misc/xiphos/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index c973a51af16a..f0fb45ef8f09 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,14 +1,16 @@ -# New ports collection makefile for: gnomesword +# New ports collection makefile for: xiphos # Date created: April 27, 2007 -# Whom: Thomas Abthorpe <thomas@goodking.ca> +# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> # # $FreeBSD$ # -PORTNAME= gnomesword +PORTNAME= xiphos PORTVERSION= 2.4.1 CATEGORIES= misc gnome MASTER_SITES= SF +MASTER_SITE_SUBDIR= gnomesword +DISTNAME= gnomesword-${PORTVERSION} MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A bible interface utilizing the sword framework |