diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-03-12 10:58:25 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-03-12 10:58:25 +0800 |
commit | 2767eda1971336062b234dfd7ef7b4268c90fe49 (patch) | |
tree | 5d560bd06a3e43e21df23e3ffc363d5ba0d1fedc /math/Makefile | |
parent | 3fa2e6d6a316038c77a8a9ca9a22eadce0741b46 (diff) | |
download | freebsd-ports-gnome-2767eda1971336062b234dfd7ef7b4268c90fe49.tar.gz freebsd-ports-gnome-2767eda1971336062b234dfd7ef7b4268c90fe49.tar.zst freebsd-ports-gnome-2767eda1971336062b234dfd7ef7b4268c90fe49.zip |
revive PDL and upgrade it to 2.4.1
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 89b459a62199..004e52f60033 100644 --- a/math/Makefile +++ b/math/Makefile @@ -2,6 +2,7 @@ # SUBDIR += GiNaC + SUBDIR += PDL SUBDIR += R-a4 SUBDIR += R-letter SUBDIR += abs |