diff options
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 90286b608840..215db94dfe96 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/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 diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 90286b608840..215db94dfe96 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/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 diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 90286b608840..215db94dfe96 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 diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index 90286b608840..215db94dfe96 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/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 |