diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | a53421230c127bdfbbc3663db7dcfd6be712b849 (patch) | |
tree | c1db6770ffd169aaa9bd2887be1049bf2834b4ae /print/asprint | |
parent | Remove support for the Chill language. If someone really, really needs (diff) |
$Id$ -> $FreeBSD$
Diffstat (limited to 'print/asprint')
-rw-r--r-- | print/asprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/asprint/Makefile b/print/asprint/Makefile index c25a25c43ea7..7b5bc97b826a 100644 --- a/print/asprint/Makefile +++ b/print/asprint/Makefile @@ -3,7 +3,7 @@ # Date created: 16 August 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.4 1998/10/13 02:48:49 jseger Exp $ +# $FreeBSD$ # DISTNAME= asprint |