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 /editors/calligra | |
parent | ec5f986f32c753a9f2e89fd51072f6aab7b63512 (diff) | |
download | freebsd-ports-graphics-f9210a702aa4512b5c668cd53b572b76ce329000.tar.gz freebsd-ports-graphics-f9210a702aa4512b5c668cd53b572b76ce329000.tar.zst freebsd-ports-graphics-f9210a702aa4512b5c668cd53b572b76ce329000.zip |
Fi MASTER_SITES.
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |