aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xvid/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-23 04:57:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-23 04:57:24 +0000
commitff6df975ded69be20fe45ee71a60685e07940402 (patch)
treecdf726bc5467ded7a9d88cad7d51a8d48a9583f4 /multimedia/xvid/Makefile
parent7ef90b7f18063950e65921be2a0d9b28fc2848aa (diff)
downloadports-ff6df975ded69be20fe45ee71a60685e07940402.tar.gz
ports-ff6df975ded69be20fe45ee71a60685e07940402.zip
Notes
Diffstat (limited to 'multimedia/xvid/Makefile')
-rw-r--r--multimedia/xvid/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/xvid/Makefile b/multimedia/xvid/Makefile
index dad8b0d1c21a..0ce711dd9445 100644
--- a/multimedia/xvid/Makefile
+++ b/multimedia/xvid/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= xvid
-PORTVERSION= 0.20020404
+PORTVERSION= 0.20020412
CATEGORIES= graphics
-MASTER_SITES= http://www.xvid.org/ \
- http://lofi.dyndns.org/
+MASTER_SITES= http://www.xvid.org/
DISTNAME= xvid_snapshot_${PORTVERSION:S/^0.//}
-MAINTAINER= lofi@lofi.dyndns.org
+MAINTAINER= michaelnottebrock@gmx.net
BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
@@ -22,7 +21,7 @@ USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_WRKSRC= ${WRKDIR}
-WRKSRC= ${WRKDIR}/xvid_20020404/xvidcore/build/generic
+WRKSRC= ${WRKDIR}/xvid_20020412/xvidcore/build/generic
pre-everything::
.if !defined(WITH_OPTIMIZED_CFLAGS)