diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 00:06:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 00:06:00 +0000 |
commit | 6ca9e2108e1df0838971f80df8904c25d10027e1 (patch) | |
tree | d107d889763473ccc009534003a6394468e3f325 /graphics/xzgv/Makefile | |
parent | Add patches as supplied in ports/91151 (diff) |
Fix port: graphics/xzgv fix WWW and remove older masteriste
- Fixed WWW.
- Removed older mastersite that was unfetchable.
Also add sha256
PR: ports/91059
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes:
svn path=/head/; revision=152628
Diffstat (limited to 'graphics/xzgv/Makefile')
-rw-r--r-- | graphics/xzgv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 525ca680a308..b95dab2d54d9 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -9,8 +9,7 @@ PORTNAME= xzgv PORTVERSION= 0.8 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://xzgv.browser.org/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/viewers/X MAINTAINER= nosuzuki@postcard.st |