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 /misc/koffice-i18n-mt | |
parent | 852f5b2516d438cff64d11ee56c369232b605ab3 (diff) | |
download | ports-b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3.tar.gz ports-b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3.zip |
Notes
Diffstat (limited to 'misc/koffice-i18n-mt')
-rw-r--r-- | misc/koffice-i18n-mt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/koffice-i18n-mt/Makefile b/misc/koffice-i18n-mt/Makefile index 8d512a2bf941..a99bb2c93901 100644 --- a/misc/koffice-i18n-mt/Makefile +++ b/misc/koffice-i18n-mt/Makefile @@ -9,7 +9,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.3.2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src PKGNAMEPREFIX= mt- DIST_SUBDIR= KDE |