diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
commit | 4745bf85107b7640ac17f30cede5b352d1f6f894 (patch) | |
tree | 0bdc2c7756424ed79fa88797aebe282db27ee2d8 /graphics/uniconvertor | |
parent | a8c9043fe25307e7f1ed3b943a7a341d00bda1e8 (diff) | |
download | ports-4745bf85107b7640ac17f30cede5b352d1f6f894.tar.gz ports-4745bf85107b7640ac17f30cede5b352d1f6f894.zip |
Notes
Diffstat (limited to 'graphics/uniconvertor')
-rw-r--r-- | graphics/uniconvertor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile index 167889c9fa4f..b5ca057ca804 100644 --- a/graphics/uniconvertor/Makefile +++ b/graphics/uniconvertor/Makefile @@ -9,7 +9,7 @@ PORTNAME= uniconvertor PORTVERSION= 1.1.4 CATEGORIES= graphics python MASTER_SITES= http://sk1project.org/downloads/uniconvertor/v${PORTVERSION}/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Universal vector graphics translator |