diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 02:11:56 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 02:11:56 +0000 |
commit | 85bc214e2853c492be16a7cb7c387ed2b93dcc54 (patch) | |
tree | 2f774a7a39ea589cb3f4d6f81cb47fce7781c7d8 /textproc/info2html | |
parent | 8100143543010a65fe691ff0fd15eb6932ad1637 (diff) | |
download | ports-85bc214e2853c492be16a7cb7c387ed2b93dcc54.tar.gz ports-85bc214e2853c492be16a7cb7c387ed2b93dcc54.zip |
Notes
Diffstat (limited to 'textproc/info2html')
-rw-r--r-- | textproc/info2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index db451686812f..c856d59eba66 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -3,7 +3,7 @@ # Date created: 9 October 1997 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/10/10 13:37:50 wosch Exp $ +# $FreeBSD$ # DISTNAME= info2html-1.1 |