diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-01 23:17:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-01 23:17:48 +0000 |
commit | 2b83c834ac3fd5937742b640fbc03ff8ed165f9f (patch) | |
tree | 1ddd038bb5a6ae34272245e96965a50d4d0e388f /audio/darkice/Makefile | |
parent | b0399ed9ef6470902234233143604d5eee5a5cc7 (diff) | |
download | ports-2b83c834ac3fd5937742b640fbc03ff8ed165f9f.tar.gz ports-2b83c834ac3fd5937742b640fbc03ff8ed165f9f.zip |
Notes
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r-- | audio/darkice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 6f13ee62d7df..6849e6763d70 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -7,7 +7,7 @@ # PORTNAME= darkice -PORTVERSION= 0.18 +PORTVERSION= 0.18.1 CATEGORIES= audio net MASTER_SITES= http://darkice.tyrell.hu/dist/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} |