chiark
/
gitweb
/
~mdw
/
zone
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
portability: Supply system-specific wossname for CLisp and ECL.
[zone]
/
zone.asd
diff --git
a/zone.asd
b/zone.asd
index b49cc79523ec069aa54fc9ef51d5e786ceee0996..0396a19c28ecaa531731b8d6c810df5d8205657a 100644
(file)
--- a/
zone.asd
+++ b/
zone.asd
@@
-4,7
+4,7
@@
:description "Generation of DNS zone files"
:version "1.0.0"
:author "Mark Wooding <mdw@distorted.org.uk>"
- :depends-on ("mdw")
+ :depends-on ("mdw"
#+ecl "cffi"
)
:components ((:file "net")
(:file "zone")
(:file "frontend"))