diff options
author | asami <asami@FreeBSD.org> | 1996-07-06 17:37:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-06 17:37:17 +0800 |
commit | 207adc1ee8fc3f13d988d32582067fa7ef0173e4 (patch) | |
tree | 3a0a7ab0b0cae8ecc3aa3ae2545b47a5b30bcf46 /print/html2latex | |
parent | d51c333a6bedb29b222cb3f16397bd6204c74bc7 (diff) | |
download | freebsd-ports-gnome-207adc1ee8fc3f13d988d32582067fa7ef0173e4.tar.gz freebsd-ports-gnome-207adc1ee8fc3f13d988d32582067fa7ef0173e4.tar.zst freebsd-ports-gnome-207adc1ee8fc3f13d988d32582067fa7ef0173e4.zip |
Change category ( "printing" -> "print").
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 739528bdb54b..64adeb2fc435 100644 --- a/print/html2latex/Makefile +++ b/print/html2latex/Makefile @@ -3,12 +3,12 @@ # Date created: 29-March-1996 # Whom: joerg # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/04/12 22:30:49 joerg Exp $ # DISTNAME= html2latex-0.9c PKGNAME= html2latex-0.9 -CATEGORIES+= printing +CATEGORIES+= printi # 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 |