diff options
author | acm <acm@FreeBSD.org> | 2014-03-26 11:32:45 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2014-03-26 11:32:45 +0800 |
commit | a70c1679e74b1fc866ba50e943bfb546e3261c38 (patch) | |
tree | 05070e74af7de14973abf24cf7428bc7bb2099f4 /audio | |
parent | 34bc49f85c9d9f0d0c65f901b439237ac26ff083 (diff) | |
download | freebsd-ports-gnome-a70c1679e74b1fc866ba50e943bfb546e3261c38.tar.gz freebsd-ports-gnome-a70c1679e74b1fc866ba50e943bfb546e3261c38.tar.zst freebsd-ports-gnome-a70c1679e74b1fc866ba50e943bfb546e3261c38.zip |
- Update to 2.6.4
Diffstat (limited to 'audio')
-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 e486fd4aa4e1..1f2cd4958831 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= 0 CATEGORIES= audio lang PKGNAMESUFFIX= -mad |