diff options
author | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /audio | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.zst freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.zip |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ermixer/Makefile | 2 | ||||
-rw-r--r-- | audio/grip/Makefile | 2 | ||||
-rw-r--r-- | audio/lplayer/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/ermixer/Makefile b/audio/ermixer/Makefile index ebb79debf880..24f653bf4d71 100644 --- a/audio/ermixer/Makefile +++ b/audio/ermixer/Makefile @@ -15,7 +15,7 @@ CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-line, ncurses, and Qt-GUI OSS audio mixer USE_QT_VER= 3 diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 48dfbbddedea..8c4f9ef6c08c 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=grip -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK front-end to external cd rippers and mp3 encoders LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ diff --git a/audio/lplayer/Makefile b/audio/lplayer/Makefile index 9e9980545bfb..0ded0bc75a10 100644 --- a/audio/lplayer/Makefile +++ b/audio/lplayer/Makefile @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}_src EXTRACT_SUFX= .tgz -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A QT program to queue lots of MP3s for random XMMS play BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms |