aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-21 21:24:53 +0800
committermat <mat@FreeBSD.org>2016-06-21 21:24:53 +0800
commit3a86918390be07c92b90945a07361c7c134c7591 (patch)
tree47a941567fb90ae92e8500aa63fc7418c733bc18 /audio
parentda2d181bc6cb79a2b4811ff7b352fd35e90392fb (diff)
downloadfreebsd-ports-gnome-3a86918390be07c92b90945a07361c7c134c7591.tar.gz
freebsd-ports-gnome-3a86918390be07c92b90945a07361c7c134c7591.tar.zst
freebsd-ports-gnome-3a86918390be07c92b90945a07361c7c134c7591.zip
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter). I can't find any reason for p5-ReadLine-Gnu to have been added as ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago. devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back where it should not have, so change its maintainer to be perl@ like devel/p5-ReadLine-Perl had. Sponsored by: Absolight
Diffstat (limited to 'audio')
-rw-r--r--audio/soundgrab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile
index f84eb3e6f2eb..638ffc9cf472 100644
--- a/audio/soundgrab/Makefile
+++ b/audio/soundgrab/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS= sox:audio/sox \
rawplay:audio/rawrec \
oggenc:audio/vorbis-tools \
flac:audio/flac \
- p5-ReadLine-Gnu>=0:devel/p5-ReadLine-Gnu \
+ p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu \
p5-Time-HiRes>=0:devel/p5-Time-HiRes
LICENSE= GPLv2