diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-30 19:55:42 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-30 19:55:42 +0000 |
commit | 93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068 (patch) | |
tree | 3f135a2d6251b6e666ce27e76a5f18a69ed89cd7 /games/atlantikdesigner/Makefile | |
parent | 533fd938e7d6cb30871ebc5cfae4dc60e853f425 (diff) | |
download | FreeBSD-ports-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.zip FreeBSD-ports-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.gz |
Update to KDE 3.3
Diffstat (limited to 'games/atlantikdesigner/Makefile')
-rw-r--r-- | games/atlantikdesigner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile index d4d5520..5d9d639 100644 --- a/games/atlantikdesigner/Makefile +++ b/games/atlantikdesigner/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${ATLANTIKDESIGNER_PORTVERSION} PORTREVISION= ${ATLANTIKDESIGNER_PORTREVISION} CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org |