diff options
Diffstat (limited to 'games/nil')
-rw-r--r-- | games/nil/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nil/Makefile b/games/nil/Makefile index d180b7f537c3..e608e1c94ec9 100644 --- a/games/nil/Makefile +++ b/games/nil/Makefile @@ -9,8 +9,7 @@ PORTNAME= nil DISTVERSION= 20050603-1400 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/NiL%20%28old%29/${PORTNAME}-20050603 DISTNAME= ${PORTNAME}-cvs-backup-${DISTVERSION} MAINTAINER= gahr@FreeBSD.org |