aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-03-27 21:18:20 +0800
committerkevlo <kevlo@FreeBSD.org>2001-03-27 21:18:20 +0800
commitcf3930b86a6fcb29c9839d984e2c08d9d16c44bc (patch)
tree471aa0c68565e44acb8f16a5d9cda74f8b56cdf8
parent2e27a08dd7c38042d5dbe1255bddf5630831e162 (diff)
downloadfreebsd-ports-gnome-cf3930b86a6fcb29c9839d984e2c08d9d16c44bc.tar.gz
freebsd-ports-gnome-cf3930b86a6fcb29c9839d984e2c08d9d16c44bc.tar.zst
freebsd-ports-gnome-cf3930b86a6fcb29c9839d984e2c08d9d16c44bc.zip
Fix MASTER_SITES
PR: 26121 Submitted by: Ports Fury
-rw-r--r--games/galaxis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile
index 4245a8612d2a..8bcfe2e3d5ac 100644
--- a/games/galaxis/Makefile
+++ b/games/galaxis/Makefile
@@ -8,7 +8,7 @@
PORTNAME= galaxis
PORTVERSION= 1.2
CATEGORIES= games
-MASTER_SITES= http://www.tuxedo.org/~esr/
+MASTER_SITES= http://www.tuxedo.org/~esr/galaxis/
MAINTAINER= ports@FreeBSD.org