diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-11 09:36:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-11 09:36:33 +0000 |
commit | 9be0014e2170ff27036f7f1fafcb4d85f78fd180 (patch) | |
tree | 9f42b5b59ec9dee2c5cbc0540c7bb595ecc79a6c /misc/Makefile | |
parent | 1a20bbfd71d9b87cce52c83772ed839f3a7d195e (diff) | |
download | ports-9be0014e2170ff27036f7f1fafcb4d85f78fd180.tar.gz ports-9be0014e2170ff27036f7f1fafcb4d85f78fd180.zip |
add sword
A project framework for manipulating Bible texts
PR: 28450
Submitted by: Willem van Engen <wvengen@stack.nl>
Notes
Notes:
svn path=/head/; revision=51339
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index eed1feee7c59..d4eff10f4a29 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -184,6 +184,7 @@ SUBDIR += splitvt SUBDIR += sshbuddy SUBDIR += stan + SUBDIR += sword SUBDIR += tcb SUBDIR += team SUBDIR += tet |