diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-06-09 11:05:39 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-06-09 11:05:39 +0000 |
commit | b7d7480701a7c4205808036c49429c92bdca1994 (patch) | |
tree | 827de4a47b1d67caaf7b9df4190f555dfcffe726 /graphics/xaralx-devel | |
parent | - Repocopy devel/fpc-fvision -> devel/fpc-fv [1] (diff) |
Editing the .desktop file is still necessary in the case of
graphics/xaralx-devel port because the icon and the executable are
installed under xaralx-devel.png and xaralx-devel respectively to
make it possible to have both xaralx and xaralx-devel installed.
Diffstat (limited to 'graphics/xaralx-devel')
-rw-r--r-- | graphics/xaralx-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xaralx-devel/Makefile b/graphics/xaralx-devel/Makefile index 2fd4d14c7861..0b9771b03767 100644 --- a/graphics/xaralx-devel/Makefile +++ b/graphics/xaralx-devel/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 0.5r1261 -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -devel DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 |