diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 15:03:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 15:03:22 +0000 |
commit | 9441766330071c29235d4eee7a9d329869a37b0a (patch) | |
tree | 42fbd72cadf4a81b341485bbb2a723cddee51368 /audio/ogg2mp3 | |
parent | - Update to 8159 (diff) |
Make fetchable again
Diffstat (limited to 'audio/ogg2mp3')
-rw-r--r-- | audio/ogg2mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile index 9e1b94d02e50..c5b46facaa44 100644 --- a/audio/ogg2mp3/Makefile +++ b/audio/ogg2mp3/Makefile @@ -5,7 +5,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.6.1 PORTREVISION?= 2 CATEGORIES= audio -MASTER_SITES= http://atarininja.org/distfiles +MASTER_SITES= http://atarininja.org/distfiles/ MAINTAINER= tobias.rehbein@web.de COMMENT= Perl script that converts Ogg Vorbis files to MP3 format |