aboutsummaryrefslogtreecommitdiffstats
path: root/games/xdemineur
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-19 16:27:49 +0800
committersobomax <sobomax@FreeBSD.org>2000-12-19 16:27:49 +0800
commit36f74b202e072f5c4f7c02c5d85beff18593deaf (patch)
tree138ea2c9aa4e9bd962839c0c17f92efba721ea7c /games/xdemineur
parent3d659b7519c397d20e8f361c9d06cd8bd9a297e9 (diff)
downloadfreebsd-ports-gnome-36f74b202e072f5c4f7c02c5d85beff18593deaf.tar.gz
freebsd-ports-gnome-36f74b202e072f5c4f7c02c5d85beff18593deaf.tar.zst
freebsd-ports-gnome-36f74b202e072f5c4f7c02c5d85beff18593deaf.zip
- Add MASTER_SITE_XCONTRIB to MASTER_SITES.
PR: 23622 Submitted by: Ports Furry
Diffstat (limited to 'games/xdemineur')
-rw-r--r--games/xdemineur/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile
index 1316c050b76f..0c27629a2818 100644
--- a/games/xdemineur/Makefile
+++ b/games/xdemineur/Makefile
@@ -1,14 +1,16 @@
-# New ports collection makefile for: xdemineur
-# Date created: 13 Feb 1998
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
+# New ports collection makefile for: xdemineur
+# Date created: 13 Feb 1998
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= xdemineur
+PORTNAME= xdemineur
PORTVERSION= 2.1.1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.babafou.eu.org/pub/babafou/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
+ ftp://ftp.babafou.eu.org/pub/babafou/
+MASTER_SITE_SUBDIR= games
MAINTAINER= ports@FreeBSD.org