diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-08-09 08:06:43 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-08-09 08:06:43 +0000 |
commit | 230cf6828ff8e331d6ad8fe0f281d3656e7592bf (patch) | |
tree | dcd9771851d8a5b000509363eeaba5add2d5d4de /audio/fpc-oggvorbis | |
parent | 3986cfea667e50f96de500e756073fe4208720fd (diff) |
Notes
Diffstat (limited to 'audio/fpc-oggvorbis')
-rw-r--r-- | audio/fpc-oggvorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fpc-oggvorbis/Makefile b/audio/fpc-oggvorbis/Makefile index 2a4fea1b7c02..34e03b5e144e 100644 --- a/audio/fpc-oggvorbis/Makefile +++ b/audio/fpc-oggvorbis/Makefile @@ -1,7 +1,7 @@ # Created by: Christopher Key <cjk32@cam.ac.uk> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 2 CATEGORIES= audio lang PKGNAMESUFFIX= -oggvorbis |