diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-30 19:55:42 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-30 19:55:42 +0000 |
commit | b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3 (patch) | |
tree | d80952c00b17a9ff93ed05d9a2a267b16fe30b8b /editors/koffice-kde4 | |
parent | 852f5b2516d438cff64d11ee56c369232b605ab3 (diff) | |
download | ports-b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3.tar.gz ports-b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3.zip |
Notes
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 93972ff0b46c..a39b6adf5e0d 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/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 |