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/Makefile | |
parent | bc985cd3832c37780a75e243a27ed4e3243a00c6 (diff) | |
download | ports-dd21437b75c64501181c11d032446385612d4021.tar.gz ports-dd21437b75c64501181c11d032446385612d4021.zip |
Notes
Diffstat (limited to 'audio/cd2mp3/Makefile')
-rw-r--r-- | audio/cd2mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 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}/ |