diff options
author | asami <asami@FreeBSD.org> | 1997-08-27 13:05:32 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-08-27 13:05:32 +0800 |
commit | 5b5d3ca2c3d0668dc0b621509d754cbd23476afe (patch) | |
tree | fcf2f2672e2c62f9b30e16ad7d446132354a446d | |
parent | 621a6b482582df2c2306ca0078319245c3e15b7a (diff) | |
download | freebsd-ports-gnome-5b5d3ca2c3d0668dc0b621509d754cbd23476afe.tar.gz freebsd-ports-gnome-5b5d3ca2c3d0668dc0b621509d754cbd23476afe.tar.zst freebsd-ports-gnome-5b5d3ca2c3d0668dc0b621509d754cbd23476afe.zip |
Add $Id$. (No, the line that started with "# Makefile,v 1.2" does
not really qualify as an $Id$ line. :>
Pointed out by: portlint
-rw-r--r-- | print/dvips2ascii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvips2ascii/Makefile b/print/dvips2ascii/Makefile index c16cdc94f278..8507221d68e4 100644 --- a/print/dvips2ascii/Makefile +++ b/print/dvips2ascii/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Aug 1997 # Whom: eserte@cs.tu-berlin.de # -# Makefile,v 1.2 1995/09/14 11:22:50 asami Exp +# $Id$ # DISTNAME= dvips2ascii-1.0 |