diff options
Diffstat (limited to 'audio/xmpeg3')
-rw-r--r-- | audio/xmpeg3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 8fedc6bd1a1d..5959ea1ee503 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio tk80 MASTER_SITES= ftp://ftp.funet.fi/pub/sci/audio/mpeg/amp/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.0:${PORTSDIR}/x11-toolkits/tk80 |