diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpaint/Makefile | 2 | ||||
-rw-r--r-- | graphics/xpaint/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 9049a189af05..5690481e8241 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -8,7 +8,7 @@ PORTNAME= xpaint PORTVERSION= 2.6.2 CATEGORIES= graphics -MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/ \ +MASTER_SITES= http://home.worldonline.dk/torsten/xpaint/ \ ftp://ftp.win.ne.jp/pub/graphics/ MAINTAINER= ports@FreeBSD.org diff --git a/graphics/xpaint/pkg-descr b/graphics/xpaint/pkg-descr index 72c8f3e74416..d3399b759b6f 100644 --- a/graphics/xpaint/pkg-descr +++ b/graphics/xpaint/pkg-descr @@ -2,4 +2,4 @@ XPaint is a color image editing tool which features most standard paint program options. It allows for the editing of multiple images simultaneously and supports various formats, including PPM, XBM, TIFF, etc. -WWW: http://home.worldonline.dk/~torsten/xpaint/ +WWW: http://home.worldonline.dk/torsten/xpaint/ |