diff options
Diffstat (limited to 'games/childsplay/Makefile')
-rw-r--r-- | games/childsplay/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 4bdaa29c1016..424924b23186 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -6,10 +6,9 @@ # PORTNAME= childsplay -PORTVERSION= 0.80.2 -PORTREVISION= 8 +PORTVERSION= 0.90.2 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/OldFiles +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= bruno@tinkerbox.org |