diff options
Diffstat (limited to 'games/xpired/Makefile')
-rw-r--r-- | games/xpired/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 3549c8f51d2c..491f0d95765c 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -9,8 +9,7 @@ PORTNAME= xpired PORTVERSION= 1.22 PORTREVISION= 11 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xpired +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-linux/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-linux_source MAINTAINER= edwin@mavetju.org |