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 /deskutils | |
parent | 6951c4641b1c466f80646ad91414dd5d2abda423 (diff) |
*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 'deskutils')
-rw-r--r-- | deskutils/kcharselect/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepim/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepim3/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepim4/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepim44/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 75586b323001..1609c3f9b1a9 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdeutils PORTVERSION= 2.2 CATEGORIES= misc 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 diff --git a/deskutils/kdepim/Makefile b/deskutils/kdepim/Makefile index e109201f1e57..ffe9ca5eb5a5 100644 --- a/deskutils/kdepim/Makefile +++ b/deskutils/kdepim/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdepim PORTVERSION= 2.2 CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src MAINTAINER= demon@FreeBSD.org diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile index e109201f1e57..ffe9ca5eb5a5 100644 --- a/deskutils/kdepim3/Makefile +++ b/deskutils/kdepim3/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdepim PORTVERSION= 2.2 CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src MAINTAINER= demon@FreeBSD.org diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index e109201f1e57..ffe9ca5eb5a5 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdepim PORTVERSION= 2.2 CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src MAINTAINER= demon@FreeBSD.org diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile index e109201f1e57..ffe9ca5eb5a5 100644 --- a/deskutils/kdepim44/Makefile +++ b/deskutils/kdepim44/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdepim PORTVERSION= 2.2 CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src MAINTAINER= demon@FreeBSD.org |