aboutsummaryrefslogtreecommitdiff
path: root/games/xkoules/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-16 06:46:39 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-16 06:46:39 +0000
commit6b4529d526b26229ff4e096839f9a8ad751fc730 (patch)
treea0039399b5f136d0ed7fb8d3c35ca313daeb6325 /games/xkoules/Makefile
parent6abe40aed8836daf31e85dea2c1f0b5c13d4f018 (diff)
downloadports-6b4529d526b26229ff4e096839f9a8ad751fc730.tar.gz
ports-6b4529d526b26229ff4e096839f9a8ad751fc730.zip
Notes
Diffstat (limited to 'games/xkoules/Makefile')
-rw-r--r--games/xkoules/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index b294e52f8c95..42b2dfb811bc 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -8,9 +8,9 @@
PORTNAME= xkoules
PORTVERSION= 1.4
CATEGORIES= games
-MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/ \
- ${MASTER_SITE_SUNSITE}
-DISTNAME= koules${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= games/arcade/koules
+DISTNAME= ${PORTNAME:S/^x//}${PORTVERSION}
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org