summaryrefslogtreecommitdiff
path: root/graphics/xpdf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-21 23:07:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-21 23:07:01 +0000
commitc0bedc38d2c3472b9ea1f79c5df0442f3bd2ca89 (patch)
tree20b91178fd078c159635fa4433804466a6303dfd /graphics/xpdf
parentAdd .../bin/scotty (diff)
Add "print" to category. Maybe this will reduce the number of
new xpdf port submissions.
Notes
Notes: svn path=/head/; revision=5980
Diffstat (limited to 'graphics/xpdf')
-rw-r--r--graphics/xpdf/Makefile4
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