aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-08-07 15:29:37 +0800
committerdinoex <dinoex@FreeBSD.org>2011-08-07 15:29:37 +0800
commit576a5ff50a700b1bf44dc782cad1af093dc0fa10 (patch)
tree920cdfb8a98efcdc3f783a101924f2da9481fe7b /games
parent0f1ef901aa7b0e22f21ecb471a9a3fc29c854667 (diff)
downloadfreebsd-ports-graphics-576a5ff50a700b1bf44dc782cad1af093dc0fa10.tar.gz
freebsd-ports-graphics-576a5ff50a700b1bf44dc782cad1af093dc0fa10.tar.zst
freebsd-ports-graphics-576a5ff50a700b1bf44dc782cad1af093dc0fa10.zip
- use MASTER_SITE_LOCAL
Diffstat (limited to 'games')
-rw-r--r--games/xneko/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile
index 37bbecbe66d..9d7f8584b86 100644
--- a/games/xneko/Makefile
+++ b/games/xneko/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 1.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= ../R5contrib
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=dinoex
DISTNAME= ${PORTNAME}
MAINTAINER= dinoex@FreeBSD.org