summaryrefslogtreecommitdiff
path: root/print/dviselect/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:18:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:18:35 +0000
commitb420aa2bfb6c650c56a8a2763731c73f90a4abea (patch)
treea8072d6ff740c6830d61885c409f3647dce9d9f3 /print/dviselect/Makefile
parentChange "utilities" to "utils. (diff)
Change "printing" to "print".
Notes
Notes: svn path=/head/; revision=2454
Diffstat (limited to 'print/dviselect/Makefile')
-rw-r--r--print/dviselect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile
index ac73d7683c51..7e4da09c46a1 100644
--- a/print/dviselect/Makefile
+++ b/print/dviselect/Makefile
@@ -3,12 +3,12 @@
# Date created: 12 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.6 1995/04/15 04:33:44 asami Exp $
+# $Id: Makefile,v 1.7 1995/05/16 10:43:59 asami Exp $
#
DISTNAME= dviselect
PKGNAME= dviselect-1.3
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/
MAINTAINER= jmz@FreeBSD.org