svn commit: r386446 - head/audio/mp3val
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 15 18:04:15 UTC 2015
Author: sunpoet
Date: Fri May 15 18:04:13 2015
New Revision: 386446
URL: https://svnweb.freebsd.org/changeset/ports/386446
Log:
- Use DISTVERSIONSUFFIX instead of DISTNAME
Modified:
head/audio/mp3val/Makefile
Modified: head/audio/mp3val/Makefile
==============================================================================
--- head/audio/mp3val/Makefile Fri May 15 18:04:09 2015 (r386445)
+++ head/audio/mp3val/Makefile Fri May 15 18:04:13 2015 (r386446)
@@ -3,9 +3,9 @@
PORTNAME= mp3val
PORTVERSION= 0.1.8
+DISTVERSIONSUFFIX= -src
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Program for MPEG audio stream validation
More information about the svn-ports-all
mailing list