diff options
author | lioux <lioux@FreeBSD.org> | 2002-07-16 06:02:25 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-07-16 06:02:25 +0800 |
commit | 5ad97f8cb846c2d58e68a3198e54eba7161e5c41 (patch) | |
tree | 7ee448bf6d54a3533934bf708c29c4c724091ade /graphics | |
parent | 87d5444835be331ce4d8cd35166c83ae3bc786c0 (diff) | |
download | freebsd-ports-gnome-5ad97f8cb846c2d58e68a3198e54eba7161e5c41.tar.gz freebsd-ports-gnome-5ad97f8cb846c2d58e68a3198e54eba7161e5c41.tar.zst freebsd-ports-gnome-5ad97f8cb846c2d58e68a3198e54eba7161e5c41.zip |
Update MASTER_SITES
PR: 40594
Submitted by: Amar Takhar <verm@drunkmonk.net>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xvid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xvid/Makefile b/graphics/xvid/Makefile index 0ce711dd9445..c96bd96a25e0 100644 --- a/graphics/xvid/Makefile +++ b/graphics/xvid/Makefile @@ -8,7 +8,7 @@ PORTNAME= xvid PORTVERSION= 0.20020412 CATEGORIES= graphics -MASTER_SITES= http://www.xvid.org/ +MASTER_SITES= http://www.xvid.org/snapshots/ DISTNAME= xvid_snapshot_${PORTVERSION:S/^0.//} MAINTAINER= michaelnottebrock@gmx.net |