diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-08 15:26:22 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-08 15:26:22 +0000 |
commit | 385201700b7e5ef62fec232b91724e9d5ac9fa73 (patch) | |
tree | d1d4ef55d25904a4478e8e98e977ce37bb8c01b4 /audio/darkice/Makefile | |
parent | 4428d356412f75d26466bddcaaacdb90aa26351a (diff) |
- Update to version 0.13.2
PR: 61073
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=97685
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r-- | audio/darkice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index cc6afad153c8..cbbf7b96e5c6 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -7,8 +7,7 @@ # PORTNAME= darkice -PORTVERSION= 0.13.1 -PORTREVISION= 1 +PORTVERSION= 0.13.2 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |