diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-05 14:51:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-05 14:51:06 +0000 |
commit | a26a7c64e7a9c73198b8f6c5c5f5fd03a62d9caf (patch) | |
tree | dc2bec5b7b2498b26c42697255a464e87d4c3088 /audio/ices | |
parent | 2a5b8b14467d804e047aaf2a12129c8617f344f9 (diff) | |
download | ports-a26a7c64e7a9c73198b8f6c5c5f5fd03a62d9caf.tar.gz ports-a26a7c64e7a9c73198b8f6c5c5f5fd03a62d9caf.zip |
Notes
Diffstat (limited to 'audio/ices')
-rw-r--r-- | audio/ices/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile index e380217b4392..6b181a0b27d5 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -3,7 +3,7 @@ PORTNAME= ices PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/${PORTNAME}/ \ |