diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-13 05:28:11 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-13 05:28:11 +0000 |
commit | a6b71fa9f99e4101bebdfe97f26eb48d1c1c390a (patch) | |
tree | f08e6c83883f47da4d43c5092589a6bc5dd51e67 /russian | |
parent | dab159d63b29fb502ab95875ca878388b1707b6b (diff) | |
download | ports-a6b71fa9f99e4101bebdfe97f26eb48d1c1c390a.tar.gz ports-a6b71fa9f99e4101bebdfe97f26eb48d1c1c390a.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/artwiz-ru/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/russian/artwiz-ru/Makefile b/russian/artwiz-ru/Makefile index fc30a33c6a73..488ce83dd3d7 100644 --- a/russian/artwiz-ru/Makefile +++ b/russian/artwiz-ru/Makefile @@ -8,7 +8,9 @@ PORTNAME= artwiz-ru PORTVERSION= 20041031 CATEGORIES= russian x11-fonts -MASTER_SITES= http://dev.gentoo.org/~sergey/ +MASTER_SITES= http://dev.gentoo.org/~sergey/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= novel DISTNAME= artwiz_ru MAINTAINER= novel@FreeBSD.org |