aboutsummaryrefslogtreecommitdiff
path: root/audio/hydrogen/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-11-26 10:38:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-11-26 10:38:00 +0000
commitaa00535f63d2ce7e4b205849a6fda6e28c400883 (patch)
treeb593a8ed9b33075fdecf27073836191d8e68edba /audio/hydrogen/Makefile
parent57c47cef1dd9c46acf536aeac236fa59750c1799 (diff)
downloadports-aa00535f63d2ce7e4b205849a6fda6e28c400883.tar.gz
ports-aa00535f63d2ce7e4b205849a6fda6e28c400883.zip
- Update to 0.9.4.2
PR: ports/152593 Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
Notes
Notes: svn path=/head/; revision=265173
Diffstat (limited to 'audio/hydrogen/Makefile')
-rw-r--r--audio/hydrogen/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile
index 6815a4e404d6..9bfed51f42dd 100644
--- a/audio/hydrogen/Makefile
+++ b/audio/hydrogen/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= hydrogen
-PORTVERSION= 0.9.4
+PORTVERSION= 0.9.4.2
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/Hydrogen/${PORTVERSION}%20Sources
+MASTER_SITES= SF/${PORTNAME}/Hydrogen/${MAJORVERSION}%20Sources
MAINTAINER= devel@stasyan.com
COMMENT= An advanced drum machine
@@ -20,6 +20,7 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile \
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+MAJORVERSION= 0.9.4
USE_QT_VER= 4
QT_COMPONENTS= corelib gui linguist_build moc_build network qt3support rcc_build sql uic_build xml
USE_SCONS= yes