diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-02-21 16:30:45 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-02-21 16:30:45 +0000 |
commit | ef68186c576d1f3a46025134fb03461306c839ce (patch) | |
tree | 8b47b6710eae92c213e43113e2d941a55d5daf97 /games | |
parent | - Update to 0.3 (diff) |
Fix fetch
Reported by: fenner's distfiles survey
Notes
Notes:
svn path=/head/; revision=185639
Diffstat (limited to 'games')
-rw-r--r-- | games/kmastermind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kmastermind/Makefile b/games/kmastermind/Makefile index 0ec101ba70c8..63a22fdfeb74 100644 --- a/games/kmastermind/Makefile +++ b/games/kmastermind/Makefile @@ -7,7 +7,7 @@ PORTNAME= kmastermind PORTVERSION= 2.2 CATEGORIES= games kde -MASTER_SITES= http://www.kde-apps.org/content/files/ +MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 20292-${PORTNAME}-${PORTVERSION} MAINTAINER= arved@FreeBSD.org |