diff options
Diffstat (limited to 'games/qgo/Makefile')
-rw-r--r-- | games/qgo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index c7ca6fc1d48d..1f716e68e5c4 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -10,7 +10,7 @@ PORTNAME= qgo PORTVERSION= 1.5.4.2 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org |