diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /audio/linux-f10-esound | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'audio/linux-f10-esound')
-rw-r--r-- | audio/linux-f10-esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/linux-f10-esound/Makefile b/audio/linux-f10-esound/Makefile index ffb470e5b8be..e67027ca85ba 100644 --- a/audio/linux-f10-esound/Makefile +++ b/audio/linux-f10-esound/Makefile @@ -8,9 +8,9 @@ PORTNAME= esound CATEGORIES= audio linux PORTVERSION= 0.2.22 -PORTREVISION= 2 +PORTREVISION= 3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of esound RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaudiofile.so.0:${PORTSDIR}/audio/linux-libaudiofile |