diff options
Diffstat (limited to 'games/euchre/Makefile')
-rw-r--r-- | games/euchre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile index 48d88ef74e7d..1ea0c174c171 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -9,7 +9,7 @@ PORTNAME= euchre PORTVERSION= 0.7 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game with variable skill levels |