diff options
Diffstat (limited to 'games/xjump')
-rw-r--r-- | games/xjump/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xjump/Makefile b/games/xjump/Makefile index d03149679962..cd0966ff8e35 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -8,8 +8,7 @@ PORTNAME= xjump PORTVERSION= 2.7.5 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_DEBIAN} -MASTER_SITE_SUBDIR= pool/main/x/xjump +MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org |