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 /editors/koffice-i18n-ta | |
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 'editors/koffice-i18n-ta')
-rw-r--r-- | editors/koffice-i18n-ta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-i18n-ta/Makefile b/editors/koffice-i18n-ta/Makefile index 34939ef05142..1e34b4a8a824 100644 --- a/editors/koffice-i18n-ta/Makefile +++ b/editors/koffice-i18n-ta/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= ta- DIST_SUBDIR= KDE |