aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2002-01-31 15:24:27 +0800
committermurray <murray@FreeBSD.org>2002-01-31 15:24:27 +0800
commit5c6597d61ae56eeb02ca384bc547632e038a8bc1 (patch)
treed3201707fa68a07835930f68d754f9c8213db3b8
parentc7a6ed697f25ba8bab30df1f112c1cbada6d5ed8 (diff)
downloadfreebsd-ports-gnome-5c6597d61ae56eeb02ca384bc547632e038a8bc1.tar.gz
freebsd-ports-gnome-5c6597d61ae56eeb02ca384bc547632e038a8bc1.tar.zst
freebsd-ports-gnome-5c6597d61ae56eeb02ca384bc547632e038a8bc1.zip
Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixes
the problem, and allows the port to build again.
-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