diff options
author | billf <billf@FreeBSD.org> | 1999-03-31 20:21:49 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-03-31 20:21:49 +0000 |
commit | 645c1432d036ae573cb960db9b83f49edc2fb0e5 (patch) | |
tree | f3a53c44d1d04340e521b5a6f5400bab2c779af2 /print | |
parent | cdfc08e62aa582a487cc4a36a54282ea6413e068 (diff) | |
download | FreeBSD-ports-645c1432d036ae573cb960db9b83f49edc2fb0e5.zip FreeBSD-ports-645c1432d036ae573cb960db9b83f49edc2fb0e5.tar.gz |
Use a correct CATEGORIES entry.
PR: ports/10890
Submitted By: Tom Hukins <tom@eborcom.com>
Diffstat (limited to 'print')
-rw-r--r-- | print/html2ps-a4/Makefile | 4 | ||||
-rw-r--r-- | print/html2ps-letter/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/html2ps-a4/Makefile b/print/html2ps-a4/Makefile index 1019af3..2165731 100644 --- a/print/html2ps-a4/Makefile +++ b/print/html2ps-a4/Makefile @@ -3,12 +3,12 @@ # Date created: Sat Nov 22 12:54:50 CET 1997 # Whom: andreas # -# $Id: Makefile,v 1.5 1998/11/22 22:45:16 sada Exp $ +# $Id: Makefile,v 1.6 1998/11/23 21:42:20 sada Exp $ # DISTNAME= html2ps-1.0b1 PKGNAME= html2ps-1.0 -CATEGORIES= lang www perl5 +CATEGORIES= print www perl5 MASTER_SITES= http://www.tdb.uu.se/~jan/ MAINTAINER= andreas@FreeBSD.ORG diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 1019af3..2165731 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -3,12 +3,12 @@ # Date created: Sat Nov 22 12:54:50 CET 1997 # Whom: andreas # -# $Id: Makefile,v 1.5 1998/11/22 22:45:16 sada Exp $ +# $Id: Makefile,v 1.6 1998/11/23 21:42:20 sada Exp $ # DISTNAME= html2ps-1.0b1 PKGNAME= html2ps-1.0 -CATEGORIES= lang www perl5 +CATEGORIES= print www perl5 MASTER_SITES= http://www.tdb.uu.se/~jan/ MAINTAINER= andreas@FreeBSD.ORG |