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-mad | |
parent | 3986cfea667e50f96de500e756073fe4208720fd (diff) | |
download | ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.tar.gz ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.zip |
Notes
Diffstat (limited to 'audio/fpc-mad')
-rw-r--r-- | audio/fpc-mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fpc-mad/Makefile b/audio/fpc-mad/Makefile index a66aee4927cc..ebc3da1d8453 100644 --- a/audio/fpc-mad/Makefile +++ b/audio/fpc-mad/Makefile @@ -1,7 +1,7 @@ # Created by: Christopher Key <cjk32@cam.ac.uk> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio lang PKGNAMESUFFIX= -mad |