diff options
Diffstat (limited to 'editors/calligra/Makefile')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 93972ff0b46c..a39b6adf5e0d 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.3.2 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE/koffice MAINTAINER= kde@FreeBSD.org |