diff options
-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 |