From 3ea3937a6d6397c49028b2a2e4d9a40660be69aa Mon Sep 17 00:00:00 2001 From: fenner Date: Tue, 11 Mar 2003 20:57:54 +0000 Subject: Update MASTER_SITES for MAINTAINER-less ports. PR: ports/49045 Submitted By: Ryan T. Dean Approved By: portmgr --- games/nethack33/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/nethack33') diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index b4c50933b7fe..32174e30d4c8 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -9,7 +9,8 @@ PORTNAME= nethack PORTVERSION= 3.3.1 PORTREVISION= 1 CATEGORIES?= games -MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh${PORTVERSION:S/.//g}/src/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= nethack DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -- cgit