diff options
author | krion <krion@FreeBSD.org> | 2004-12-21 18:42:02 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-21 18:42:02 +0800 |
commit | 7ee897ef0cf2085ce35402fc344a17d6b0f7e152 (patch) | |
tree | 0b791530dd248b2dd20a432adb4d820e7d95a917 /audio/sox/Makefile | |
parent | ff8f681c2deb3a60f64f1ee4aee838e644a0a3fb (diff) | |
download | freebsd-ports-gnome-7ee897ef0cf2085ce35402fc344a17d6b0f7e152.tar.gz freebsd-ports-gnome-7ee897ef0cf2085ce35402fc344a17d6b0f7e152.tar.zst freebsd-ports-gnome-7ee897ef0cf2085ce35402fc344a17d6b0f7e152.zip |
Update to 12.17.7
PR: ports/75339
Submitted by: maintainer
Diffstat (limited to 'audio/sox/Makefile')
-rw-r--r-- | audio/sox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index b65cf61fb01f..c42e3c8debb9 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sox -PORTVERSION= 12.17.6 +PORTVERSION= 12.17.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sox @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sox MAINTAINER= dnelson@allantgroup.com COMMENT= SOund eXchange - universal sound sample translator -CONFLICTS= play-* +CONFLICTS= play-[0-9]* MAN1= sox.1 play.1 soxexam.1 MLINKS= play.1 rec.1 sox.1 soxmix.1 |