diff options
author | asami <asami@FreeBSD.org> | 1997-03-22 07:07:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-22 07:07:01 +0800 |
commit | 24dc7f4cad49eb0896aa171eff9e0d340dc39415 (patch) | |
tree | d66af78a2a697d9e717c2933bdc2e884d5de1aca /graphics | |
parent | bf989637cd91d5888dd3ebde671333f9bd8ca55f (diff) | |
download | freebsd-ports-gnome-24dc7f4cad49eb0896aa171eff9e0d340dc39415.tar.gz freebsd-ports-gnome-24dc7f4cad49eb0896aa171eff9e0d340dc39415.tar.zst freebsd-ports-gnome-24dc7f4cad49eb0896aa171eff9e0d340dc39415.zip |
Add "print" to category. Maybe this will reduce the number of
new xpdf port submissions.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index edfeb6d8cdbb..7a0b2d2fab2e 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -3,11 +3,11 @@ # Date created: 02 Feb 1996 # Whom: chuckr@glue.umd.edu # -# $Id: Makefile,v 1.7 1996/11/18 11:29:53 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/29 20:33:16 torstenb Exp $ # DISTNAME= xpdf-0.6 -CATEGORIES= graphics +CATEGORIES= graphics print MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/ MAINTAINER= chuckr@glue.umd.edu |