diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 16:09:59 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 16:09:59 +0000 |
commit | 36851c364ff76c68228462c4f7d8b30b21ce3cb7 (patch) | |
tree | f7559b7e6fac3d9960505e26443b79518cf6d5a2 | |
parent | 1be8f2c267e266b674f68c6c02d01019db8dd7ea (diff) | |
download | ports-36851c364ff76c68228462c4f7d8b30b21ce3cb7.tar.gz ports-36851c364ff76c68228462c4f7d8b30b21ce3cb7.zip |
Notes
-rw-r--r-- | graphics/cadubi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index 9f02d87b94a8..bc527a129e73 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -8,7 +8,7 @@ PORTNAME= cadubi PORTVERSION= 1.2 CATEGORIES= graphics editors -MASTER_SITES= ftp://logicallemon.com/pub/cadubi/ +MASTER_SITES= http://www.logicallemon.com/projects/cadubi/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |