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 /comms | |
parent | Replace the defunct master site with a working one. (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 'comms')
-rw-r--r-- | comms/kremotecontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 75586b323001..1609c3f9b1a9 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/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 |