summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-03-31 01:32:28 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-03-31 01:32:28 +0000
commitf7e5867b172a0b16c548d146c18d64f10acea5d8 (patch)
tree7ee5f94364e639b57b7b65aab9487b63cbfd71ea /multimedia
parentFix compilation when WITHOUT_X11 is defined. Don't rely on the configure (diff)
Unbreak by adding a mirror. (the new distfile looks like it was named wrong, it
is mpeg_encode-1.5c, updates may follow)
Notes
Notes: svn path=/head/; revision=210186
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpeg_encode/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile
index 82259f386057..d2fff5cce07b 100644
--- a/multimedia/mpeg_encode/Makefile
+++ b/multimedia/mpeg_encode/Makefile
@@ -8,15 +8,12 @@
PORTNAME= mpeg_encode
PORTVERSION= 1.5b
CATEGORIES= multimedia
-MASTER_SITES= http://bmrc.berkeley.edu/ftp/pub/multimedia/mpeg/encode/ \
- ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/encode/
+MASTER_SITES= LOCAL/ahze
DISTNAME= ${PKGNAME}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= UCB's MPEG-I video stream encoder
-BROKEN= Checksum mismatch
-
MAN1= mpeg_encode.1
WRKSRC= ${WRKDIR}/${PORTNAME}