aboutsummaryrefslogtreecommitdiff
path: root/devel/nasm/Makefile
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2002-01-31 07:24:27 +0000
committerMurray Stokely <murray@FreeBSD.org>2002-01-31 07:24:27 +0000
commitd793ef67f1e3cf10e31b5445a21bc5165b02be8d (patch)
tree047718e350d6dba67721370d80781d782e12db69 /devel/nasm/Makefile
parent95d1a30add6c9549f8358942e08a952d7d1cc604 (diff)
downloadports-d793ef67f1e3cf10e31b5445a21bc5165b02be8d.tar.gz
ports-d793ef67f1e3cf10e31b5445a21bc5165b02be8d.zip
Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixes
the problem, and allows the port to build again.
Notes
Notes: svn path=/head/; revision=54065
Diffstat (limited to 'devel/nasm/Makefile')
-rw-r--r--devel/nasm/Makefile1
1 files changed, 1 insertions, 0 deletions
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