diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-24 21:16:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-24 21:16:14 +0000 |
commit | 494514760ec24edb3e1c552fba9f7dd33a3e65a6 (patch) | |
tree | 4d9a74afd693e45dbc179df91cfe41f0eb897ddf /shells/ast-ksh | |
parent | b8e0eb28f4cc38158af3e852c340e79b013ade55 (diff) | |
download | pkgsrc-494514760ec24edb3e1c552fba9f7dd33a3e65a6.tar.gz |
Remove OpenBSD RCS Id, not really useful here.
Diffstat (limited to 'shells/ast-ksh')
-rw-r--r-- | shells/ast-ksh/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index f8aebf3e2bb..481968ce751 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2001/11/21 01:17:43 naddy Exp $ -# $NetBSD: Makefile.common,v 1.10 2004/08/13 09:10:07 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.11 2005/03/24 21:16:14 wiz Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} |