diff options
author | lofi <lofi@FreeBSD.org> | 2006-01-17 06:52:39 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-01-17 06:52:39 +0800 |
commit | 7f94522b9be2fbd6419f240eb4481d83c8bc4208 (patch) | |
tree | d70516a9a9f836db2b170dadc0fc6ed2180b9cc5 /audio/ices/Makefile | |
parent | 867b3bc52d492177c6c26c34adc0c7e611e0259f (diff) | |
download | freebsd-ports-gnome-7f94522b9be2fbd6419f240eb4481d83c8bc4208.tar.gz freebsd-ports-gnome-7f94522b9be2fbd6419f240eb4481d83c8bc4208.tar.zst freebsd-ports-gnome-7f94522b9be2fbd6419f240eb4481d83c8bc4208.zip |
... and bump PORTREVISION, too.
Diffstat (limited to 'audio/ices/Makefile')
-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/ |