diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:45:20 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:45:20 +0000 |
commit | e5cc021f77b6b9ad840e0350c81761099dd35e04 (patch) | |
tree | 8b08b89bac82cd26c045211d009f5b66c0d101f5 /print/html2latex | |
parent | CATEGORIES+= -> CATEGORIES= (diff) |
CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
Diffstat (limited to 'print/html2latex')
-rw-r--r-- | print/html2latex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/html2latex/Makefile b/print/html2latex/Makefile index ce7e44173876..557af7f3eb1c 100644 --- a/print/html2latex/Makefile +++ b/print/html2latex/Makefile @@ -3,12 +3,12 @@ # Date created: 29-March-1996 # Whom: joerg # -# $Id: Makefile,v 1.2 1996/07/06 09:37:17 asami Exp $ +# $Id: Makefile,v 1.3 1996/07/12 08:56:52 asami Exp $ # DISTNAME= html2latex-0.9c PKGNAME= html2latex-0.9 -CATEGORIES+= print +CATEGORIES= print # i can't seem to find the original dist site MASTER_SITES= ftp://ftp.germany.eu.net/pub/infosystems/www/ncsa/Web/Mosaic/Contrib/ DISTFILES= html2latex-0.9c.tar.Z |