diff options
Diffstat (limited to 'games/pouetchess/Makefile')
-rw-r--r-- | games/pouetchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 8bf552d214ae..916378098562 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -9,7 +9,7 @@ PORTNAME= pouetchess PORTVERSION= 0.1.1 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.11 DISTNAME= pouetChess_0.11_src MAINTAINER= amdmi3@FreeBSD.org |