summaryrefslogtreecommitdiff
path: root/graphics/cadubi
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-10-28 07:38:03 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-10-28 07:38:03 +0000
commit6e6efac7038453b08999be3de490ca3e9c68d70c (patch)
tree2eef2a1f52ef0db4da2926e2bab33bde0f9ff6e1 /graphics/cadubi
parentDoes not use the included version of libintl, use the one which is provided (diff)
Make fetchable.
found by: fenner's survey
Notes
Notes: svn path=/head/; revision=92409
Diffstat (limited to 'graphics/cadubi')
-rw-r--r--graphics/cadubi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile
index 541c5aa16393..0517660c2f85 100644
--- a/graphics/cadubi/Makefile
+++ b/graphics/cadubi/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cadubi
PORTVERSION= 1.2
CATEGORIES= graphics editors
-MASTER_SITES= http://www.logicallemon.com/projects/cadubi/downloads/
+MASTER_SITES= ftp://ftp.dei.uc.pt/.raid1/linux/files/console/graphics/ \
+ http://www.logicallemon.com/projects/cadubi/downloads/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org