diff options
author | novel <novel@FreeBSD.org> | 2006-05-28 14:51:36 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-05-28 14:51:36 +0800 |
commit | 517eb4009c06198469875030c300fa940b7eccc3 (patch) | |
tree | fde294312601be4c14e5efb915923564742dd0e9 /audio/darkice/Makefile | |
parent | cee517a8e822afaa84ec5998701e98ce99f52f25 (diff) | |
download | freebsd-ports-gnome-517eb4009c06198469875030c300fa940b7eccc3.tar.gz freebsd-ports-gnome-517eb4009c06198469875030c300fa940b7eccc3.tar.zst freebsd-ports-gnome-517eb4009c06198469875030c300fa940b7eccc3.zip |
Update to version 0.17.1.
PR: 98017
Submitted by: Ports Fury
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 a95f06ef894c..63d2e4ff9ced 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -7,7 +7,7 @@ # PORTNAME= darkice -PORTVERSION= 0.17 +PORTVERSION= 0.17.1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |