diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
commit | 1bf4b2310b25537bd198d7b3ef2197329aa07527 (patch) | |
tree | 8ac941daf1fc7bf93bc7ea135b40d662e467b897 /audio/linux-esound | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) | |
download | ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.tar.gz ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.zip |
Notes
Diffstat (limited to 'audio/linux-esound')
-rw-r--r-- | audio/linux-esound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-esound/Makefile b/audio/linux-esound/Makefile index 1d53cbb0b3c8..380ad2eb267c 100644 --- a/audio/linux-esound/Makefile +++ b/audio/linux-esound/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= ${PORTNAME}-${PORTVERSION}-0.fc4.1 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of esound CONFLICTS= linux-f8-esound-[0-9]* linux-f10-esound-[0-9]* |