diff options
author | wiz <wiz> | 2005-03-24 21:16:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-24 21:16:14 +0000 |
commit | efb27d039c239864c55fc8cfe3871c9ef1e27da6 (patch) | |
tree | 4d9a74afd693e45dbc179df91cfe41f0eb897ddf /shells/ast-ksh | |
parent | 0bf2fde112d16d7aec1ca866963584fd9da94cb3 (diff) | |
download | pkgsrc-efb27d039c239864c55fc8cfe3871c9ef1e27da6.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} |