diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-05 15:53:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-05 15:53:18 +0000 |
commit | 1ada6e33a5d3e826a9312a52c8e351ae620ee5b2 (patch) | |
tree | bf3a4f879fda9c837302fbbff493f5ee8f4b9c84 /audio/glame | |
parent | a0d87408a349eb73fcd5beeeb705b22c93faa795 (diff) |
Chase libmad changes
Notes
Notes:
svn path=/head/; revision=342735
Diffstat (limited to 'audio/glame')
-rw-r--r-- | audio/glame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile index 48a28f856ba6..d8ecaf4eb897 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -3,7 +3,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio gnome MASTER_SITES= SF |