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/aqualung | |
parent | Fix compilation with custom localbase (diff) |
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Diffstat (limited to 'audio/aqualung')
-rw-r--r-- | audio/aqualung/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 24031f0eab3a..97957421718e 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,6 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF |