diff options
Diffstat (limited to 'misc/renamedlgplugins/Makefile')
-rw-r--r-- | misc/renamedlgplugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/renamedlgplugins/Makefile b/misc/renamedlgplugins/Makefile index 57402c2c6790..13b63a7ab181 100644 --- a/misc/renamedlgplugins/Makefile +++ b/misc/renamedlgplugins/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${RENAMEDLGPLUG_PORTVERSION} PORTREVISION= ${RENAMEDLGPLUG_PORTREVISION} CATEGORIES= misc 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 |