diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-10-05 13:55:58 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-10-05 13:55:58 +0000 |
commit | 4331e943530631849ecb5e77fafa2eb9b91861ca (patch) | |
tree | c8b4598b06c74554cc7d46c379bed257885c5432 /graphics | |
parent | 3a866ed50ba828b2b0d9b5ed85cafa9e78fafad1 (diff) | |
download | ports-4331e943530631849ecb5e77fafa2eb9b91861ca.tar.gz ports-4331e943530631849ecb5e77fafa2eb9b91861ca.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 7a57ba8000ae..7132c14c6eeb 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -25,6 +25,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTFILES:N*patch} +FORBIDDEN= http://vuxml.freebsd.org/fffacc93-16cb-11d9-bc4a-000c41e2cdad.html + PATCH_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ \ ftp://ftp.trilon.com/pub/xv/patches/ # Note: xpm.patch appears to already be in xvdir.c |