From d793ef67f1e3cf10e31b5445a21bc5165b02be8d Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Thu, 31 Jan 2002 07:24:27 +0000 Subject: Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixes the problem, and allows the port to build again. --- devel/nasm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/nasm') diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 194be4e90053..864b44d828be 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -9,6 +9,7 @@ PORTNAME= nasm PORTVERSION= 0.98.21 CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= murray MAINTAINER= murray@FreeBSD.org -- cgit v1.2.3