diff options
author | bf <bf@FreeBSD.org> | 2012-02-06 03:41:54 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-02-06 03:41:54 +0800 |
commit | 70cdd05c922423dfc39d30afd1842737eb6033ba (patch) | |
tree | 770a24238a1177e07855a2ff55e87811f0855dd6 /math/lll_spect | |
parent | ce8c4e8a54f1323764826ab00ed75198218efba1 (diff) | |
download | freebsd-ports-gnome-70cdd05c922423dfc39d30afd1842737eb6033ba.tar.gz freebsd-ports-gnome-70cdd05c922423dfc39d30afd1842737eb6033ba.tar.zst freebsd-ports-gnome-70cdd05c922423dfc39d30afd1842737eb6033ba.zip |
correct a mirror directory
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= |