diff options
Diffstat (limited to 'games/lmpc/Makefile')
-rw-r--r-- | games/lmpc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/lmpc/Makefile b/games/lmpc/Makefile index 7888a01f5652..26d530f42590 100644 --- a/games/lmpc/Makefile +++ b/games/lmpc/Makefile @@ -8,8 +8,7 @@ PORTNAME= lmpc PORTVERSION= 3.4.2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= A tool to manipulate games demo recordings |