diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-31 03:55:42 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-31 03:55:42 +0800 |
commit | 93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068 (patch) | |
tree | 3f135a2d6251b6e666ce27e76a5f18a69ed89cd7 /graphics/kooka/Makefile | |
parent | 533fd938e7d6cb30871ebc5cfae4dc60e853f425 (diff) | |
download | freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.gz freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.zst freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.zip |
Update to KDE 3.3
Diffstat (limited to 'graphics/kooka/Makefile')
-rw-r--r-- | graphics/kooka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index 46c5f5fdff35..f766aab8056b 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -9,7 +9,7 @@ PORTNAME= kooka PORTVERSION= ${KDE_VERSION} CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src PKGNAMEPREFIX= kdegraphics- DISTNAME= kdegraphics-${PORTVERSION} DIST_SUBDIR= KDE |