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/musixtex | |
parent | 1ff7c00d62f07c1a67933dd9d3d9583299f5cac7 (diff) | |
download | FreeBSD-ports-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.zip FreeBSD-ports-d779c3266cf9cdf4642f3a304036c8cdbcf566d5.tar.gz |
Change "printing" to "print".
Diffstat (limited to 'print/musixtex')
-rw-r--r-- | print/musixtex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index 59438f8..8d55a02 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -3,11 +3,11 @@ # Date created: 9 july 1995 # Whom: jmz # -# $Id: Makefile,v 1.1.1.1 1995/07/15 23:13:58 jmz Exp $ +# $Id: Makefile,v 1.2 1995/09/23 20:24:13 jmz Exp $ # PKGNAME= musixtex-3.96 DISTFILES= musixtex-T396.tar.gz musixexa-0375.tar.gz -CATEGORIES+= printing +CATEGORIES+= print MASTER_SITES= ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/ NO_WRKSUBDIR= yes |