summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cl-phtml/cl-phtml-20030325.ebuild')
-rw-r--r--dev-lisp/cl-phtml/cl-phtml-20030325.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-phtml/cl-phtml-20030325.ebuild b/dev-lisp/cl-phtml/cl-phtml-20030325.ebuild
index 5d2d3185beb0..3eeead1632eb 100644
--- a/dev-lisp/cl-phtml/cl-phtml-20030325.ebuild
+++ b/dev-lisp/cl-phtml/cl-phtml-20030325.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-phtml/cl-phtml-20030325.ebuild,v 1.1 2003/06/10 04:53:04 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-phtml/cl-phtml-20030325.ebuild,v 1.2 2003/09/06 22:35:54 msterret Exp $
inherit common-lisp
@@ -29,6 +29,6 @@ src_unpack() {
src_install() {
common-lisp-install phtml.lisp ${FILESDIR}/phtml.asd
# phtml-test.lisp
- common-lisp-system-symlink
+ common-lisp-system-symlink
dodoc ChangeLog phtml.txt phtml.htm
}