diff options
Diffstat (limited to 'games/xkoules/Makefile')
-rw-r--r-- | games/xkoules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 34ec6ee4e1c5..8877079d680c 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4 PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.ucw.cz/~hubicka/koules/packages/ \ - GENTOO/distfiles \ + GENTOO \ SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:icons DISTFILES= ${PORTNAME:S/x//}${PORTVERSION}-src${EXTRACT_SUFX} \ ${PORTNAME:S/x//}.png:icons |