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 /arabic/koffice-i18n | |
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 'arabic/koffice-i18n')
-rw-r--r-- | arabic/koffice-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile index 9912aad84b47..a09ac336ea04 100644 --- a/arabic/koffice-i18n/Makefile +++ b/arabic/koffice-i18n/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES?= arabic 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= ar- DIST_SUBDIR= KDE |