diff options
author | jmz <jmz@FreeBSD.org> | 1998-04-09 05:28:55 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1998-04-09 05:28:55 +0800 |
commit | d0c0d4bb10c2eedcfd6f2ae4c1cad67e09901522 (patch) | |
tree | d2958d1be2d38dd29c71375064269f3ebfc30a44 /print/musixtex/Makefile | |
parent | d2d69b888b23a837f9eba9281fa327d2cb60163f (diff) | |
download | freebsd-ports-gnome-d0c0d4bb10c2eedcfd6f2ae4c1cad67e09901522.tar.gz freebsd-ports-gnome-d0c0d4bb10c2eedcfd6f2ae4c1cad67e09901522.tar.zst freebsd-ports-gnome-d0c0d4bb10c2eedcfd6f2ae4c1cad67e09901522.zip |
Upgrade: T86->T89
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 460da5ad72cc..1a197485e4e4 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: musixtex -# Version required: T86 +# Version required: T89 # Date created: 9 july 1995 # Whom: jmz # -# $Id: Makefile,v 1.17 1998/01/25 22:23:52 jmz Exp $ +# $Id: Makefile,v 1.18 1998/01/26 12:01:18 asami Exp $ # -DISTNAME= musixtex-T86 +DISTNAME= musixtex-T89 CATEGORIES= print MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/ -DISTFILES= musixtex-T86.tar.gz musixexa-T86.tar.gz +DISTFILES= musixtex-T89.tar.gz musixexa-T86.tar.gz MAINTAINER= jmz@FreeBSD.org |