diff options
Diffstat (limited to 'games/pinball/Makefile')
-rw-r--r-- | games/pinball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile index 3137e041d802..35f08fa9a46b 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -9,7 +9,7 @@ PORTNAME= pinball PORTVERSION= 0.3.1 PORTREVISION= 9 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Emilia Pinball is a free pinball game |