diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
commit | 94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch) | |
tree | 237d3a327976b01fb3b1ba117cdb3fbf5c71466e /audio/darkice/Makefile | |
parent | 033d15101864d3cf997968dd46cfc5226fd903fd (diff) |
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Notes
Notes:
svn path=/head/; revision=237283
Diffstat (limited to 'audio/darkice/Makefile')
-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 9eff90ccdc31..b92e97cecc80 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -8,6 +8,7 @@ PORTNAME= darkice PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://darkice.tyrell.hu/dist/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} |