aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-symband
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2022-10-10 02:07:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2022-10-10 02:07:41 +0000
commit870f8bc19b3abc232c58566298cb4758e5a80d5b (patch)
tree08fa56864a25b3a8b98447d8f9f0a711f1cfe3f8 /math/octave-forge-symband
parent712e9c32d27b06aa02b6818a567abbbe2ab3a041 (diff)
downloadports-870f8bc19b3abc232c58566298cb4758e5a80d5b.tar.gz
ports-870f8bc19b3abc232c58566298cb4758e5a80d5b.zip
Mk/bsd.octave.mk: improve fetching of source files for older ports.
Diffstat (limited to 'math/octave-forge-symband')
-rw-r--r--math/octave-forge-symband/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile
index f14acaad3ba8..942cf406df5d 100644
--- a/math/octave-forge-symband/Makefile
+++ b/math/octave-forge-symband/Makefile
@@ -10,6 +10,8 @@ WWW= http://octave.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+MASTER_SITE_OLD= R2009_06
+
GNU_CONFIGURE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"