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/c2html | |
parent | 8100143543010a65fe691ff0fd15eb6932ad1637 (diff) | |
download | ports-85bc214e2853c492be16a7cb7c387ed2b93dcc54.tar.gz ports-85bc214e2853c492be16a7cb7c387ed2b93dcc54.zip |
Notes
Diffstat (limited to 'textproc/c2html')
-rw-r--r-- | textproc/c2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile index af6295a7444a..892ab45669fc 100644 --- a/textproc/c2html/Makefile +++ b/textproc/c2html/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1999/05/07 05:27:30 mharo Exp $ +# $FreeBSD$ # DISTNAME= c2html-0.6.1 |