diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-10-28 15:59:53 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-10-28 15:59:53 +0800 |
commit | 41faa02feb2ffc3d2999d98a4c205eb8f0a94f0e (patch) | |
tree | 493379d2d44721022b208b2fb249216653f3a692 /audio/mixxx | |
parent | 2ed2a514eb028bc8dfa1ae3f4bf132e4ce4581fb (diff) | |
download | freebsd-ports-graphics-41faa02feb2ffc3d2999d98a4c205eb8f0a94f0e.tar.gz freebsd-ports-graphics-41faa02feb2ffc3d2999d98a4c205eb8f0a94f0e.tar.zst freebsd-ports-graphics-41faa02feb2ffc3d2999d98a4c205eb8f0a94f0e.zip |
Chase libid3tag update.
Diffstat (limited to 'audio/mixxx')
-rw-r--r-- | audio/mixxx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index ec07cb03e5a..8a80fb08886 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,6 +7,7 @@ PORTNAME= mixxx PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |