diff options
author | krion <krion@FreeBSD.org> | 2004-04-14 21:01:44 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-14 21:01:44 +0800 |
commit | a5f18bc79e1b94d59890a708ebbc6a14c4de37c2 (patch) | |
tree | cd9bfb5643eaa5fd048e9fcdc84b64ad94cbaeca /russian | |
parent | 8d3dde8bf002e0c77836db36a62cf696db97fd47 (diff) | |
download | freebsd-ports-gnome-a5f18bc79e1b94d59890a708ebbc6a14c4de37c2.tar.gz freebsd-ports-gnome-a5f18bc79e1b94d59890a708ebbc6a14c4de37c2.tar.zst freebsd-ports-gnome-a5f18bc79e1b94d59890a708ebbc6a14c4de37c2.zip |
- Fix MASTER_SITES
Diffstat (limited to 'russian')
-rw-r--r-- | russian/ksocrat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/russian/ksocrat/Makefile b/russian/ksocrat/Makefile index 819418c2e526..499b96437f8c 100644 --- a/russian/ksocrat/Makefile +++ b/russian/ksocrat/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 3.2 PORTREVISION= 3 CATEGORIES= russian kde MASTER_SITES= http://ksocrat.linux.kiev.ua/download/ \ - http://voodoo.oberon.net/ + http://voodoo.oberon.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-enru-dic-1.0.1${EXTRACT_SUFX} \ @@ -18,7 +18,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= krion@FreeBSD.org COMMENT= KSocrat is the simple English/Russian Russian/English dictionary -USE_SIZE= yes USE_BZIP2= yes USE_KDELIBS_VER=3 GNU_CONFIGURE= yes |