diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-22 14:37:30 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-22 14:37:30 +0000 |
commit | dd21437b75c64501181c11d032446385612d4021 (patch) | |
tree | 7c2bdb669dcb6d013b40b5ac70fd2775a6e0988e /audio/cd2mp3 | |
parent | bc985cd3832c37780a75e243a27ed4e3243a00c6 (diff) |
Update to 0.81
PR: 24505
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=37443
Diffstat (limited to 'audio/cd2mp3')
-rw-r--r-- | audio/cd2mp3/Makefile | 2 | ||||
-rw-r--r-- | audio/cd2mp3/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 294dfd3cd88f..2ee1cee89ed7 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cd2mp3 -PORTVERSION= 0.8 +PORTVERSION= 0.81 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://download.cd2mp3.org.uk/${PORTVERSION}/ diff --git a/audio/cd2mp3/distinfo b/audio/cd2mp3/distinfo index 7730f3b85544..73000ff8a834 100644 --- a/audio/cd2mp3/distinfo +++ b/audio/cd2mp3/distinfo @@ -1 +1 @@ -MD5 (cd2mp3-0.8.tar.gz) = d16a25ae3412799b56c067ef2dbfbc70 +MD5 (cd2mp3-0.81.tar.gz) = bab5e57fc605b2e5fee13957876eefc7 |