diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-15 16:25:13 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-15 16:25:13 +0000 |
commit | b4a7c57e951388660888214124166e27825b3149 (patch) | |
tree | e7665e7fd39aef3fcf43a91f6d0b0a4d17e6af75 /editors/calligra | |
parent | 6951c4641b1c466f80646ad91414dd5d2abda423 (diff) | |
download | ports-b4a7c57e951388660888214124166e27825b3149.tar.gz ports-b4a7c57e951388660888214124166e27825b3149.zip |
*sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\
Submitted by: scottl
Notes
Notes:
svn path=/head/; revision=46285
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 4c8be6d57167..96e80db03259 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}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src MAINTAINER= will@FreeBSD.org |