diff options
author | pawel <pawel@FreeBSD.org> | 2014-07-06 18:45:54 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-07-06 18:45:54 +0800 |
commit | 5fafd4d5fe64b845086acc4fdb6ddf303b879ce3 (patch) | |
tree | d3ad8d093992d732bc2cc3578a630adba93430dc | |
parent | bd33be3f7a0e8b963cf788490c9a65138d203fcf (diff) | |
download | freebsd-ports-gnome-5fafd4d5fe64b845086acc4fdb6ddf303b879ce3.tar.gz freebsd-ports-gnome-5fafd4d5fe64b845086acc4fdb6ddf303b879ce3.tar.zst freebsd-ports-gnome-5fafd4d5fe64b845086acc4fdb6ddf303b879ce3.zip |
Update CONFLICTS range, audio/timidity++ is at 2.14.0 now
-rw-r--r-- | audio/timidity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 4ac754c16d26..c58194d0375e 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -11,7 +11,7 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= MIDI to PCM software synthesizer -CONFLICTS= timidity++-2.13.* +CONFLICTS= timidity++-2.* TIINS= goemon.tgz INSTALL_TARGET= install.all |