diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2014-05-21 10:51:34 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2014-05-21 10:51:34 +0000 |
commit | 5c1aa60680e790566462849034195429a0336782 (patch) | |
tree | 197e9154aae8c2dcdc44c7ef7e714859b9945203 /audio/libogg | |
parent | 3c99c665e6cf97b6985cf40d61cf921ab926c8bc (diff) | |
download | ports-5c1aa60680e790566462849034195429a0336782.tar.gz ports-5c1aa60680e790566462849034195429a0336782.zip |
Notes
Diffstat (limited to 'audio/libogg')
-rw-r--r-- | audio/libogg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index a6ab36d037aa..2089a3df9527 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -3,6 +3,7 @@ PORTNAME= libogg PORTVERSION= 1.3.1 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ogg/ |