diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-03-21 10:07:02 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-03-21 10:07:02 +0000 |
commit | 3f0a38ac26aabff0f11d870bd9bd266f7216649e (patch) | |
tree | 19e03b7f5d3d556ea32d222b73430e0930f2c86b /graphics/geist | |
parent | 58f7c184c2e68b0587638e7d4be824b1119fae98 (diff) |
Notes
Diffstat (limited to 'graphics/geist')
-rw-r--r-- | graphics/geist/Makefile | 2 | ||||
-rw-r--r-- | graphics/geist/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index a2c05409a22e..ee6cf9b5ce4f 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -9,7 +9,7 @@ PORTNAME= geist PORTVERSION= 0.0.3 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ +MASTER_SITES= http://linuxbrit.co.uk/downloads/ MAINTAINER= danfe@FreeBSD.org COMMENT= An object-based image creation/layout application diff --git a/graphics/geist/pkg-descr b/graphics/geist/pkg-descr index 2df1c02ae830..c797870d5189 100644 --- a/graphics/geist/pkg-descr +++ b/graphics/geist/pkg-descr @@ -9,4 +9,4 @@ Geist can currently export to every file format supported by Imlib2, plus it uses its own XML file format for saving documents between editing sessions. -WWW: http://www.linuxbrit.co.uk/geist/ +WWW: http://linuxbrit.co.uk/geist/ |