diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /audio/darkice | |
parent | 58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff) |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Notes
Notes:
svn path=/head/; revision=255958
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index c68f2bcfc355..d3c0c7bba8ec 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -8,6 +8,7 @@ PORTNAME= darkice PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |