diff options
author | will <will@FreeBSD.org> | 2002-04-23 14:12:34 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-04-23 14:12:34 +0800 |
commit | f9210a702aa4512b5c668cd53b572b76ce329000 (patch) | |
tree | 1b38732d4898a09abb63e6da4f27b238f2957ed4 | |
parent | ec5f986f32c753a9f2e89fd51072f6aab7b63512 (diff) | |
download | freebsd-ports-graphics-f9210a702aa4512b5c668cd53b572b76ce329000.tar.gz freebsd-ports-graphics-f9210a702aa4512b5c668cd53b572b76ce329000.tar.zst freebsd-ports-graphics-f9210a702aa4512b5c668cd53b572b76ce329000.zip |
Fi MASTER_SITES.
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 0052ef8d855..3831e9b7e24 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/src +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}-kde3/src DISTNAME= ${PORTNAME}-${PORTVERSION}-kde3 DIST_SUBDIR= KDE diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 0052ef8d855..3831e9b7e24 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/src +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}-kde3/src DISTNAME= ${PORTNAME}-${PORTVERSION}-kde3 DIST_SUBDIR= KDE diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 0052ef8d855..3831e9b7e24 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/src +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}-kde3/src DISTNAME= ${PORTNAME}-${PORTVERSION}-kde3 DIST_SUBDIR= KDE |