diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-05 23:53:18 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-05 23:53:18 +0800 |
commit | db6d7e40f1709f074b270d8075dbbba38951ac37 (patch) | |
tree | bf3a4f879fda9c837302fbbff493f5ee8f4b9c84 /audio/mp3splt-gtk | |
parent | d84fb9c1ba99915dc88c2be2126799ac28111a23 (diff) | |
download | freebsd-ports-gnome-db6d7e40f1709f074b270d8075dbbba38951ac37.tar.gz freebsd-ports-gnome-db6d7e40f1709f074b270d8075dbbba38951ac37.tar.zst freebsd-ports-gnome-db6d7e40f1709f074b270d8075dbbba38951ac37.zip |
Chase libmad changes
Diffstat (limited to 'audio/mp3splt-gtk')
-rw-r--r-- | audio/mp3splt-gtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index 1ead9e74bd6f..fec06d5062c8 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= mp3splt-gtk PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} |