diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
commit | b420aa2bfb6c650c56a8a2763731c73f90a4abea (patch) | |
tree | a8072d6ff740c6830d61885c409f3647dce9d9f3 /print/musixtex | |
parent | 0fd232954122476f8be1ce2b3c47eaec9319ceff (diff) | |
download | ports-b420aa2bfb6c650c56a8a2763731c73f90a4abea.tar.gz ports-b420aa2bfb6c650c56a8a2763731c73f90a4abea.zip |
Change "printing" to "print".
Notes
Notes:
svn path=/head/; revision=2454
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 59438f8e1f36..8d55a022d0bc 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 |