diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 21:18:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 21:18:35 +0800 |
commit | d779c3266cf9cdf4642f3a304036c8cdbcf566d5 (patch) | |
tree | 7cd19d33256921ed63191daa29a70bcb533d7e24 /print/dviselect | |
parent | 1ff7c00d62f07c1a67933dd9d3d9583299f5cac7 (diff) | |
download | freebsd-ports-gnome-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.tar.gz freebsd-ports-gnome-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.tar.zst freebsd-ports-gnome-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.zip |
Change "printing" to "print".
Diffstat (limited to 'print/dviselect')
-rw-r--r-- | print/dviselect/Makefile | 4 |
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 |