diff options
Diffstat (limited to 'games/openalchemist')
-rw-r--r-- | games/openalchemist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 8cb2e831735d..cb5a8fbe5e61 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -9,7 +9,7 @@ PORTNAME= openalchemist PORTVERSION= 0.3 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ganael.laplanche@martymac.com |