diff options
author | jmz <jmz@FreeBSD.org> | 1998-08-24 19:44:26 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1998-08-24 19:44:26 +0000 |
commit | 8dbee01b9d66a227c42e50db6b2712eefcca36a4 (patch) | |
tree | ba4ef5ff80f66964ff4738565f816a7005e1382c /print/musixtex/Makefile | |
parent | ed6c6c324bf811c18be1a940c13cd90dde04d3bf (diff) | |
download | FreeBSD-ports-8dbee01b9d66a227c42e50db6b2712eefcca36a4.zip FreeBSD-ports-8dbee01b9d66a227c42e50db6b2712eefcca36a4.tar.gz |
Upgrade to version T90
Diffstat (limited to 'print/musixtex/Makefile')
-rw-r--r-- | print/musixtex/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index 1a19748..dca1b53 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: musixtex -# Version required: T89 +# Version required: T90 # Date created: 9 july 1995 # Whom: jmz # -# $Id: Makefile,v 1.18 1998/01/26 12:01:18 asami Exp $ +# $Id: Makefile,v 1.19 1998/04/08 21:28:48 jmz Exp $ # -DISTNAME= musixtex-T89 +DISTNAME= musixtex-T90 CATEGORIES= print MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/ -DISTFILES= musixtex-T89.tar.gz musixexa-T86.tar.gz +DISTFILES= musixtex-T90.tar.gz musixexa-T90.tar.gz MAINTAINER= jmz@FreeBSD.org |