diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /print/musixtex | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'print/musixtex')
-rw-r--r-- | print/musixtex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index 1e7bc7ab7ba4..77add89bf7cd 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://icking-music-archive.org/software/musixtex/ DISTFILES= musixtex-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org -COMMENT= A set of TeX macros to typeset music +COMMENT= Set of TeX macros to typeset music BUILD_DEPENDS= initex:${PORTSDIR}/print/tex RUN_DEPENDS= initex:${PORTSDIR}/print/tex |