diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 16:43:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 16:43:42 +0000 |
commit | 24bc09a3a2bc17bee55c3e9252d2943fc5cadc9f (patch) | |
tree | 1951ab5460af1a2aea2b37628dfb91be9411d94a /textproc/bedic-data | |
parent | c3427e90f906043f2633cba50f41800d2568005f (diff) | |
download | ports-24bc09a3a2bc17bee55c3e9252d2943fc5cadc9f.tar.gz ports-24bc09a3a2bc17bee55c3e9252d2943fc5cadc9f.zip |
Notes
Diffstat (limited to 'textproc/bedic-data')
-rw-r--r-- | textproc/bedic-data/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/bedic-data/Makefile b/textproc/bedic-data/Makefile index ced89bbd3b69..e8092575a92b 100644 --- a/textproc/bedic-data/Makefile +++ b/textproc/bedic-data/Makefile @@ -8,8 +8,7 @@ PORTNAME= bedic-data PORTVERSION= 0.1.b1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://kbedic.search.bg/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=kbedic DISTNAME= ${PORTNAME} |