diff options
author | will <will@FreeBSD.org> | 2001-08-16 00:25:13 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-08-16 00:25:13 +0800 |
commit | e9098bcdb2b65a8534720b19e0b56a0f0161ba33 (patch) | |
tree | f67ec28ab1bfbb4d6fbe565317d5e39ca153ceac /x11/kde4-baseapps | |
parent | 402cc852df009a46b3822e4ae3d322ff84e8ff1b (diff) | |
download | freebsd-ports-gnome-e9098bcdb2b65a8534720b19e0b56a0f0161ba33.tar.gz freebsd-ports-gnome-e9098bcdb2b65a8534720b19e0b56a0f0161ba33.tar.zst freebsd-ports-gnome-e9098bcdb2b65a8534720b19e0b56a0f0161ba33.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
Diffstat (limited to 'x11/kde4-baseapps')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index f89a4e0aafc8..be26a469b799 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdebase PORTVERSION= 2.2 CATEGORIES= x11 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 |