diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-31 07:13:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-31 07:13:31 +0000 |
commit | 976ea383173b36706d5929b2863fa9ed7f521cfa (patch) | |
tree | 59fe92db51ae5a7c5793899b05499f1a1dd865bc /devel/ffcall | |
parent | 7045dd62e7011deb46fe19842c886e81084e8d90 (diff) | |
download | ports-976ea383173b36706d5929b2863fa9ed7f521cfa.tar.gz ports-976ea383173b36706d5929b2863fa9ed7f521cfa.zip |
Notes
Diffstat (limited to 'devel/ffcall')
-rw-r--r-- | devel/ffcall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 54ed78044120..3c4d86dda053 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -17,7 +17,7 @@ MAINTAINER= dinoex@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes -ONLY_FOR_ARCHS= i386 aplha ia64 +ONLY_FOR_ARCHS= i386 alpha ia64 MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3 MANCOMPRESSED= no |