aboutsummaryrefslogtreecommitdiff
path: root/audio/osalp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/osalp/Makefile')
-rw-r--r--audio/osalp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile
index 94ffcb18774c..5e3192ae0f0b 100644
--- a/audio/osalp/Makefile
+++ b/audio/osalp/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= osalp
-PORTVERSION= 0.7.3
-PORTREVISION= 2
+PORTVERSION= 0.7.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -34,6 +33,6 @@ USE_LDCONFIG= yes
PLIST_SUB= VERSION=${PORTVERSION}
-CONFLICTS= libaudiofile-*
+CONFLICTS= libaudiofile-[0-9]*
.include <bsd.port.mk>