diff options
Diffstat (limited to 'editors/vimpart/Makefile')
-rw-r--r-- | editors/vimpart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vimpart/Makefile b/editors/vimpart/Makefile index c906df28fb64..bfea27266900 100644 --- a/editors/vimpart/Makefile +++ b/editors/vimpart/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${VIMPART_PORTVERSION} PORTREVISION= ${VIMPART_PORTREVISION} CATEGORIES= editors 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 |