r5467: *** empty log message ***
[xlunit.git] / xlunit.asd
index dbbb0ed9848a5282b57786231c774481ad229582..1e9d6c2e9ca9b9ce87a30d61c231c572ae333671 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2003
 ;;;;
-;;;; $Id: xlunit.asd,v 1.7 2003/08/06 12:22:05 kevin Exp $
+;;;; $Id: xlunit.asd,v 1.8 2003/08/08 00:57:20 kevin Exp $
 ;;;; *************************************************************************
 
 (defpackage #:xlunit-system (:use #:asdf #:cl))
@@ -22,7 +22,6 @@
   :long-description "The XLUnit package is toolkit for building test suites. It is based on the XPTest package by Craig Brozensky and the JUnit package by Kent Beck."
 
   :properties ((#:author-email . "kevin@rosenberg.net")
-              (#:date . "Summer 2003")
               ((#:albert #:output-dir) . "albert-docs/")
               ((#:albert #:formats) . ("docbook"))
               ((#:albert #:docbook #:template) . "book")