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/xdvi | |
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/xdvi')
-rw-r--r-- | print/xdvi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 5c9e4a84e95a..4e65772ae25f 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -3,12 +3,12 @@ # Date created: 1 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.15 1995/06/13 20:59:04 jmz Exp $ +# $Id: Makefile,v 1.16 1995/06/20 07:46:44 asami Exp $ # DISTNAME= xdvi-20 PKGNAME= xdvi-pl20 -CATEGORIES+= printing +CATEGORIES+= print MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \ ftp://crl.dec.com/pub/X11/contrib/applications/ EXTRACT_SUFX= .tar.Z |