diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
commit | d779c3266cf9cdf4642f3a304036c8cdbcf566d5 (patch) | |
tree | 7cd19d33256921ed63191daa29a70bcb533d7e24 /print/dvips/Makefile | |
parent | 1ff7c00d62f07c1a67933dd9d3d9583299f5cac7 (diff) | |
download | FreeBSD-ports-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.zip FreeBSD-ports-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.tar.gz |
Change "printing" to "print".
Diffstat (limited to 'print/dvips/Makefile')
-rw-r--r-- | print/dvips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile index 68c4b55..cde9d95 100644 --- a/print/dvips/Makefile +++ b/print/dvips/Makefile @@ -3,12 +3,12 @@ # Date created: 30 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1995/04/20 02:03:21 jmz Exp $ +# $Id: Makefile,v 1.8 1995/04/22 16:49:58 jmz Exp $ # DISTNAME= dvips PKGNAME= dvips-5.58 -CATEGORIES+= printing +CATEGORIES+= print MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/ DISTFILES= dvips558.tar.gz |