diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-04-19 08:28:06 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-04-19 08:28:06 +0000 |
commit | 798a76bda580edf1df4418da16c22bd5b072d878 (patch) | |
tree | f81ded2e288417e4954e70c2e3b6d0f69d526ae5 /audio/autocd/Makefile | |
parent | 8c89e49e40b6d636d40646241dcaa803ed078ec6 (diff) | |
download | ports-798a76bda580edf1df4418da16c22bd5b072d878.tar.gz ports-798a76bda580edf1df4418da16c22bd5b072d878.zip |
Update to latest stable release 3.02.12b.
Submitted by: KOT@MATPOCKuH.Ru (maintainer)
Notes
Notes:
svn path=/head/; revision=107553
Diffstat (limited to 'audio/autocd/Makefile')
-rw-r--r-- | audio/autocd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/autocd/Makefile b/audio/autocd/Makefile index d9cc29b0fe18..1d449e1d0468 100644 --- a/audio/autocd/Makefile +++ b/audio/autocd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= autocd -PORTVERSION= 3.02.11b +PORTVERSION= 3.02.12b CATEGORIES= audio sysutils MASTER_SITES= ftp://kot.spb.ru/pub/src/projects/autocd/ |