diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-02-05 09:08:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-02-05 09:08:43 +0000 |
commit | 544e269b91065e184ff814b425f4709d9ad45a55 (patch) | |
tree | ae3de7683f6fffda000a2d6dd568e32e79df4204 /audio/libmp3splt | |
parent | a578d3ae5fb6ddb8be31bfafd67504bf4a14acb7 (diff) | |
download | ports-544e269b91065e184ff814b425f4709d9ad45a55.tar.gz ports-544e269b91065e184ff814b425f4709d9ad45a55.zip |
Notes
Diffstat (limited to 'audio/libmp3splt')
-rw-r--r-- | audio/libmp3splt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index c8905e5b4cee..c8f6c00f9b30 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmp3splt -DISTVERSION= 0.8.1a +PORTVERSION= 0.8.1a CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} |