summaryrefslogtreecommitdiffstats
path: root/editors/koffice-kde4
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-08-20 12:26:05 +0000
committerolgeni <olgeni@FreeBSD.org>2001-08-20 12:26:05 +0000
commitb36f117c50b872d25f37f733b88719eae659d61f (patch)
tree6aa600ab40c2f4054e9a9c053ba01def4ddabe38 /editors/koffice-kde4
parentda9393e6121eac473986cde60792684e32799544 (diff)
downloadFreeBSD-ports-b36f117c50b872d25f37f733b88719eae659d61f.zip
FreeBSD-ports-b36f117c50b872d25f37f733b88719eae659d61f.tar.gz
Fix MASTER_SITE_SUBDIR. It needs the same replacement as DISTNAME: .rc1 -> -rc1.
(breakage from 1.24)
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r--editors/koffice-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index 90286b6..215db94 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.rc1
PORTEPOCH= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src
+MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION:S/.rc1/-rc1/}/src
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/}
MAINTAINER= will@FreeBSD.org
OpenPOWER on IntegriCloud