diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:45:20 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:45:20 +0000 |
commit | e5cc021f77b6b9ad840e0350c81761099dd35e04 (patch) | |
tree | 8b08b89bac82cd26c045211d009f5b66c0d101f5 /print/musixtex | |
parent | 3b3bd28890a9082e67d71887318a2b242e5b8bdc (diff) | |
download | ports-e5cc021f77b6b9ad840e0350c81761099dd35e04.tar.gz ports-e5cc021f77b6b9ad840e0350c81761099dd35e04.zip |
Notes
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 8d55a022d0bc..fec422ded900 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -3,11 +3,11 @@ # Date created: 9 july 1995 # Whom: jmz # -# $Id: Makefile,v 1.2 1995/09/23 20:24:13 jmz Exp $ +# $Id: Makefile,v 1.3 1995/11/22 13:18:21 asami Exp $ # PKGNAME= musixtex-3.96 DISTFILES= musixtex-T396.tar.gz musixexa-0375.tar.gz -CATEGORIES+= print +CATEGORIES= print MASTER_SITES= ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/ NO_WRKSUBDIR= yes |