diff options
Diffstat (limited to 'graphics/xv/Makefile')
-rw-r--r-- | graphics/xv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 7132c14c6eeb..855ed9b5667a 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -7,7 +7,7 @@ PORTNAME= xv PORTVERSION= 3.10a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ \ ${MASTER_SITE_LOCAL} \ @@ -25,8 +25,6 @@ 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 |