diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-08-04 22:11:56 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-08-04 22:11:56 +0800 |
commit | 2af47aba93a1ead270f8e6e6922b08834482e075 (patch) | |
tree | 07efc07970c730edf5c8a726a34be9a2ca8669eb /devel | |
parent | 73b199ad6f0ac5aaf7e9e93b3a2fca8cc32f19a8 (diff) | |
download | freebsd-ports-gnome-2af47aba93a1ead270f8e6e6922b08834482e075.tar.gz freebsd-ports-gnome-2af47aba93a1ead270f8e6e6922b08834482e075.tar.zst freebsd-ports-gnome-2af47aba93a1ead270f8e6e6922b08834482e075.zip |
Clean up my pkg-descr files (spelling and whitespace).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cl-alexandria-clisp/pkg-descr | 2 | ||||
-rw-r--r-- | devel/cl-alexandria-sbcl/pkg-descr | 2 | ||||
-rw-r--r-- | devel/cl-alexandria/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/cl-alexandria-clisp/pkg-descr b/devel/cl-alexandria-clisp/pkg-descr index d7d27579122f..f2ef4c6945a7 100644 --- a/devel/cl-alexandria-clisp/pkg-descr +++ b/devel/cl-alexandria-clisp/pkg-descr @@ -2,7 +2,7 @@ As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all -project activities, so a degree of conservativism is inevitable. +project activities, so a degree of conservatism is inevitable. This package is compiled with CLISP. diff --git a/devel/cl-alexandria-sbcl/pkg-descr b/devel/cl-alexandria-sbcl/pkg-descr index 5403f671acbd..1ffb8351b093 100644 --- a/devel/cl-alexandria-sbcl/pkg-descr +++ b/devel/cl-alexandria-sbcl/pkg-descr @@ -2,7 +2,7 @@ As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all -project activities, so a degree of conservativism is inevitable. +project activities, so a degree of conservatism is inevitable. This package is compiled with SBCL. diff --git a/devel/cl-alexandria/pkg-descr b/devel/cl-alexandria/pkg-descr index 140f35720bc4..4bb1539f7d61 100644 --- a/devel/cl-alexandria/pkg-descr +++ b/devel/cl-alexandria/pkg-descr @@ -2,6 +2,6 @@ As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all -project activities, so a degree of conservativism is inevitable. +project activities, so a degree of conservatism is inevitable. WWW: http://common-lisp.net/project/alexandria/ |