diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 07:38:03 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 07:38:03 +0000 |
commit | 6e6efac7038453b08999be3de490ca3e9c68d70c (patch) | |
tree | 2eef2a1f52ef0db4da2926e2bab33bde0f9ff6e1 /graphics/cadubi | |
parent | b36a6fa023d71b448a7e49a3e9643faf9108d4ac (diff) | |
download | ports-6e6efac7038453b08999be3de490ca3e9c68d70c.tar.gz ports-6e6efac7038453b08999be3de490ca3e9c68d70c.zip |
Notes
Diffstat (limited to 'graphics/cadubi')
-rw-r--r-- | graphics/cadubi/Makefile | 3 |
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 |