diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-01-26 22:26:36 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-01-26 22:26:36 +0000 |
commit | 429b65a9b1b65f583887ea04a92e1a578f8afa77 (patch) | |
tree | 79c36d135db537f5b3638e01ff58faf5543f38a8 /audio/twolame | |
parent | c86fc0a5a75a6c22aaab498dfb9111e7cea947d6 (diff) | |
download | ports-429b65a9b1b65f583887ea04a92e1a578f8afa77.tar.gz ports-429b65a9b1b65f583887ea04a92e1a578f8afa77.zip |
Notes
Diffstat (limited to 'audio/twolame')
-rw-r--r-- | audio/twolame/Makefile | 5 | ||||
-rw-r--r-- | audio/twolame/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 4d7e45e9080b..7cd779adce5c 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -6,9 +6,10 @@ # PORTNAME= twolame -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.ecs.soton.ac.uk/~njh/twolame/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org diff --git a/audio/twolame/distinfo b/audio/twolame/distinfo index a967f3ff2691..2384d880cdc1 100644 --- a/audio/twolame/distinfo +++ b/audio/twolame/distinfo @@ -1,3 +1,3 @@ -MD5 (twolame-0.3.5.tar.gz) = 21c5382aa6e0a49e20a4731ac6162ce5 -SHA256 (twolame-0.3.5.tar.gz) = d5ebdda4e710e4af25ccc53a399b8c00125fb931810aba7174980a32c1a76405 -SIZE (twolame-0.3.5.tar.gz) = 452726 +MD5 (twolame-0.3.6.tar.gz) = cf7f79e27a03f403a7122281bf27fe95 +SHA256 (twolame-0.3.6.tar.gz) = 677b1435117976147c95b5a78a2867a6167ef136002256a957bae55ca6f04083 +SIZE (twolame-0.3.6.tar.gz) = 461235 |