diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-24 15:46:24 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-24 15:46:24 +0000 |
commit | 77bf725e39265f7bdb90e48abb5d98232a946b01 (patch) | |
tree | 8130651bfff34992a59de28268d436b1e47ba6a4 /games/duckmaze/Makefile | |
parent | 5a7f07209616fe5c5611bebbef1c07ecd246c59f (diff) | |
download | ports-77bf725e39265f7bdb90e48abb5d98232a946b01.tar.gz ports-77bf725e39265f7bdb90e48abb5d98232a946b01.zip |
Notes
Diffstat (limited to 'games/duckmaze/Makefile')
-rw-r--r-- | games/duckmaze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile index 5ddcbeb6e46d..f8fb9d3363be 100644 --- a/games/duckmaze/Makefile +++ b/games/duckmaze/Makefile @@ -5,7 +5,7 @@ PORTNAME= duckmaze DISTVERSION= 0.3r34 PORTREVISION= 1 CATEGORIES= games python -MASTER_SITES= SF/nemysisfreebsdp/${PORTNAME}/ +MASTER_SITES= SF/nemysisfreebsdp/games/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png DIST_SUBDIR= python |