diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-06-11 11:55:06 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-06-11 11:55:06 +0000 |
commit | 08d05ece09ff487bd0d03cce911bef6d927a5ae4 (patch) | |
tree | 02b9e4469971cc9a2bf8661efc8b5c16341df594 /graphics | |
parent | b1182b7176c481489eb87e0e25906c891ece12d3 (diff) | |
download | ports-08d05ece09ff487bd0d03cce911bef6d927a5ae4.tar.gz ports-08d05ece09ff487bd0d03cce911bef6d927a5ae4.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xaralx/Makefile | 2 | ||||
-rw-r--r-- | graphics/xaralx/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xaralx/Makefile b/graphics/xaralx/Makefile index dec6fde8ec2f..f3f56a8fd53a 100644 --- a/graphics/xaralx/Makefile +++ b/graphics/xaralx/Makefile @@ -7,7 +7,7 @@ PORTNAME= XaraLX PORTVERSION?= 0.5r1175 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= graphics MASTER_SITES= http://downloads.xara.com/opensource/ DISTFILES?= ${PORTNAME}Src-${PORTVERSION}.tar.bz2 diff --git a/graphics/xaralx/pkg-plist b/graphics/xaralx/pkg-plist index ca9f4e2b9a0c..2bf85aad7dd3 100644 --- a/graphics/xaralx/pkg-plist +++ b/graphics/xaralx/pkg-plist @@ -35,7 +35,5 @@ bin/xaralx%%PKGNAMESUFFIX%% %%EXAMPLESDIR%%/Templates/animation.xar @dirrm %%EXAMPLESDIR%%/Designs @dirrm %%EXAMPLESDIR%%/Templates -@dirrm %%EXAMPLESDIR%%/TextDesigns -@dirrm %%EXAMPLESDIR%%/testfiles @dirrm %%EXAMPLESDIR%% @dirrmtry %%DESKTOPDIR%% |