From bc9eb5e987b105715e555246c7124a5071960113 Mon Sep 17 00:00:00 2001 From: will Date: Wed, 15 Aug 2001 21:20:53 +0000 Subject: Oops, fix KOffice 1.1rc1 pointer too. :\ Submitted by: scottl --- editors/calligra/Makefile | 2 +- editors/koffice-kde3/Makefile | 2 +- editors/koffice-kde4/Makefile | 2 +- editors/koffice/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 96e80db0325..0abf23ba83f 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= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src MAINTAINER= will@FreeBSD.org diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 96e80db0325..0abf23ba83f 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= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src MAINTAINER= will@FreeBSD.org diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 96e80db0325..0abf23ba83f 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= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src MAINTAINER= will@FreeBSD.org diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index 96e80db0325..0abf23ba83f 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= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src MAINTAINER= will@FreeBSD.org -- cgit