diff options
author | knu <knu@FreeBSD.org> | 2002-11-22 03:34:49 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-22 03:34:49 +0800 |
commit | 1b44b3424ce925a066517d9e4cc629816ce99121 (patch) | |
tree | 1b40a64a341a9061953fd6ca335f3d1d1a4fe2e6 /finance/Makefile | |
parent | 8e65f037c47b063f68357c9384244000422dcc1f (diff) | |
download | freebsd-ports-gnome-1b44b3424ce925a066517d9e4cc629816ce99121.tar.gz freebsd-ports-gnome-1b44b3424ce925a066517d9e4cc629816ce99121.tar.zst freebsd-ports-gnome-1b44b3424ce925a066517d9e4cc629816ce99121.zip |
Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index 0c5714006a26..e07386abdb5a 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ # - SUBDIR += + SUBDIR += p5-Math-Financial .include <bsd.port.subdir.mk> |