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 | |
| parent | Update to 4.1.1: (diff) | |
Drop dead MASTER_SITES.
PR: ports/96582
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes:
svn path=/head/; revision=161095
| -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} |
