diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-02-05 19:41:54 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-02-05 19:41:54 +0000 |
commit | b2b3ad8e1d1de50824a286b5dc83b3d4d91855f8 (patch) | |
tree | 2ae78aa4599707584178bbe61fb6b55650d32e00 /math/lll_spect/Makefile | |
parent | f6b630018387b3a7a36dd83d6c912b50a1052919 (diff) | |
download | ports-b2b3ad8e1d1de50824a286b5dc83b3d4d91855f8.tar.gz ports-b2b3ad8e1d1de50824a286b5dc83b3d4d91855f8.zip |
Notes
Diffstat (limited to 'math/lll_spect/Makefile')
-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= |