diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-16 22:52:39 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-16 22:52:39 +0000 |
commit | 746a09d1eb55f66965ad054703e08607c2fe7f9f (patch) | |
tree | 8fe30a2f35ecd8253de56f27e9eff2237a3fd65e /audio/ices | |
parent | 71cdbafaccd56fd7501188085e8daa954219b6de (diff) |
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 28dd68c3aabc..885cf67060f0 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ |