summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-02 17:57:35 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-02 17:57:35 +0000
commit670ac374cf0f69ae2e4dc4f8c940915d1486d72e (patch)
treefc2c61581e55f2a02c00c3d035aaa7f24db6240b /games
parentupgrade to 4.2.4 (diff)
Make fetchable
PR: 46684 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=72246
Diffstat (limited to 'games')
-rw-r--r--games/nibbles/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nibbles/Makefile b/games/nibbles/Makefile
index f3a37d151bc5..e5c913f42863 100644
--- a/games/nibbles/Makefile
+++ b/games/nibbles/Makefile
@@ -9,8 +9,7 @@
PORTNAME= nibbles
PORTVERSION= 1.1
CATEGORIES= games
-MASTER_SITES= http://download.nmee.net/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= http://freebsdcluster.org/~mich/software/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@freebsdcluster.org