diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-10-18 17:35:08 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-10-18 17:35:08 +0000 |
commit | e3d826901f0c735ce30fa543a8801101a5a18ce3 (patch) | |
tree | 2348ed0736ceaa09ed0f4a18fdba47f13206d889 /audio/xmms-uade | |
parent | 02c2264ad1b45bcac845993518bc8afd4c896245 (diff) |
Notes
Diffstat (limited to 'audio/xmms-uade')
-rw-r--r-- | audio/xmms-uade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-uade/Makefile b/audio/xmms-uade/Makefile index 6df4026b1079..47aac97ce463 100644 --- a/audio/xmms-uade/Makefile +++ b/audio/xmms-uade/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://zakalwe.fi/uade/uade2/ \ http://critical.ch/distfiles/ DISTNAME= uade-${PORTVERSION} -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |