Skip to content

Commit

Permalink
Updated email and website addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
njh committed Aug 20, 2010
1 parent 6a1cbe2 commit b529bb3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ JackMiniMix is a simple mixer for the Jack Audio Connection Kit with an OSC
based control interface. It is released under the GPL licence.

For the latest version of JackMiniMix, please see:
https://www.ecs.soton.ac.uk/~njh/jackminimix/
https://www.aelius.com/njh/jackminimix/


OSC Interface
Expand Down
2 changes: 1 addition & 1 deletion configure.in → configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ AC_PREREQ(2.57)

dnl ############# Initialization

AC_INIT([jackminimix], [0.2], [njh@ecs.soton.ac.uk])
AC_INIT([jackminimix], [0.2], [njh@aelius.com])

AC_CONFIG_SRCDIR([minimix.c])
AC_CANONICAL_SYSTEM
Expand Down
2 changes: 1 addition & 1 deletion perl/lib/Audio/JackMiniMix.pm
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Returns the OSC URL of the JackMiniMix deck.
L<Net::LibLO>
L<https://www.ecs.soton.ac.uk/~njh/jackminimix/>
L<https://www.aelius.com/njh/jackminimix/>
=head1 AUTHOR
Expand Down

0 comments on commit b529bb3

Please sign in to comment.