diff options
author | lofi <lofi@FreeBSD.org> | 2007-11-09 03:12:45 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-11-09 03:12:45 +0800 |
commit | 68fa06e379849edc37ea3973181a26d8e3fae76a (patch) | |
tree | 8f759942e670836df510dae5c917700a138a7769 /misc/koffice-i18n-hi | |
parent | 828ba59a6e193e4130b34cf7209ee8fa024dbf5f (diff) | |
download | freebsd-ports-gnome-68fa06e379849edc37ea3973181a26d8e3fae76a.tar.gz freebsd-ports-gnome-68fa06e379849edc37ea3973181a26d8e3fae76a.tar.zst freebsd-ports-gnome-68fa06e379849edc37ea3973181a26d8e3fae76a.zip |
Fix distfile location for outdated koffice-l10ns.
Approved by: portmgr (mcl, pav)
Diffstat (limited to 'misc/koffice-i18n-hi')
-rw-r--r-- | misc/koffice-i18n-hi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/koffice-i18n-hi/Makefile b/misc/koffice-i18n-hi/Makefile index de510025815e..634a692efc92 100644 --- a/misc/koffice-i18n-hi/Makefile +++ b/misc/koffice-i18n-hi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n +MASTER_SITE_SUBDIR= Attic/koffice-${PORTVERSION}/src/koffice-l10n PKGNAMEPREFIX= hi- DIST_SUBDIR= KDE |