diff options
Diffstat (limited to 'audio/linux-esound')
-rw-r--r-- | audio/linux-esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/linux-esound/Makefile b/audio/linux-esound/Makefile index 511a2a143e9e..e3d01c36669f 100644 --- a/audio/linux-esound/Makefile +++ b/audio/linux-esound/Makefile @@ -7,14 +7,14 @@ PORTNAME= esound PORTVERSION= 0.2.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio linux DISTNAME= ${PORTNAME}-${PORTVERSION}-0.fc4.1 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of esound -CONFLICTS= linux-f8-esound-[0-9]* +CONFLICTS= linux-f8-esound-[0-9]* linux-f10-esound-[0-9]* USE_LINUX_RPM= yes USE_LINUX_APPS= libaudiofile |