aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-15 23:57:13 +0800
committerpav <pav@FreeBSD.org>2005-02-15 23:57:13 +0800
commit6bc59b923671ffafab419335c212f56a4a6d3b48 (patch)
treeba6c6dc1b0f4d5d23ca5b84bda553003d9002f1c /graphics
parentd92b95dce55c1af6d43748760b80df4b739715ec (diff)
downloadfreebsd-ports-gnome-6bc59b923671ffafab419335c212f56a4a6d3b48.tar.gz
freebsd-ports-gnome-6bc59b923671ffafab419335c212f56a4a6d3b48.tar.zst
freebsd-ports-gnome-6bc59b923671ffafab419335c212f56a4a6d3b48.zip
- Fix fetch
PR: ports/77559 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/icoconvert/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/icoconvert/Makefile b/graphics/icoconvert/Makefile
index 367a9af85e34..2c4611183e51 100644
--- a/graphics/icoconvert/Makefile
+++ b/graphics/icoconvert/Makefile
@@ -8,7 +8,8 @@
PORTNAME= icoconvert
PORTVERSION= 2.0
CATEGORIES= graphics
-MASTER_SITES= http://www.mox.net/downloads/
+MASTER_SITES= http://www.mox.net/downloads/ \
+ http://www.xunix.org/~flz/distfiles/
MAINTAINER= flz@xbsd.org
COMMENT= A small utility to convert Windows icon files into .xpm and .png files