diff options
Diffstat (limited to 'math/lll_spect')
-rw-r--r-- | math/lll_spect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lll_spect/Makefile b/math/lll_spect/Makefile index d6c1d38b9115..7cbac680554d 100644 --- a/math/lll_spect/Makefile +++ b/math/lll_spect/Makefile @@ -7,7 +7,7 @@ PORTNAME= lll_spect DISTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= LOCAL/bf +MASTER_SITES= LOCAL/bf/lll_spect/ DISTFILES= lll_spect.C lll_search.C examples.txt DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= |