diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-11-08 19:12:45 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-11-08 19:12:45 +0000 |
commit | 21e106104d515f89f25f7709acb7f56e11c425e4 (patch) | |
tree | d7de847268e796852e495f5397d5d7974f67d793 /misc/koffice-i18n-uz | |
parent | 2e5a03071ddc32a863b9395dc620a399fd8c117f (diff) | |
download | ports-21e106104d515f89f25f7709acb7f56e11c425e4.tar.gz ports-21e106104d515f89f25f7709acb7f56e11c425e4.zip |
Fix distfile location for outdated koffice-l10ns.
Approved by: portmgr (mcl, pav)
Notes
Notes:
svn path=/head/; revision=202596
Diffstat (limited to 'misc/koffice-i18n-uz')
-rw-r--r-- | misc/koffice-i18n-uz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/koffice-i18n-uz/Makefile b/misc/koffice-i18n-uz/Makefile index 48c5d904c5c0..f172e19885ab 100644 --- a/misc/koffice-i18n-uz/Makefile +++ b/misc/koffice-i18n-uz/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= uz- DIST_SUBDIR= KDE |