aboutsummaryrefslogtreecommitdiff
path: root/graphics/icoconvert
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-15 15:57:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-15 15:57:13 +0000
commit3a36b71dbbde76153a98e76191384022f86f9446 (patch)
tree7531b5a80f26acc038e40ef311b57aad98a0cda0 /graphics/icoconvert
parent94562df9963536abe260e8b67fe87fc6e1568586 (diff)
downloadports-3a36b71dbbde76153a98e76191384022f86f9446.tar.gz
ports-3a36b71dbbde76153a98e76191384022f86f9446.zip
- Fix fetch
PR: ports/77559 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Notes
Notes: svn path=/head/; revision=128930
Diffstat (limited to 'graphics/icoconvert')
-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