diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 8d837132c7954ce8a9f54a814b670237ca156d10 (patch) | |
tree | da2b479f8cbab70fb28360deb44e687784455e17 /hungarian | |
parent | 652fce3d1df0a26b3e221afb6741a3d4a387fa3f (diff) |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Notes
Notes:
svn path=/head/; revision=255371
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/hunspell/Makefile | 1 | ||||
-rw-r--r-- | hungarian/kde3-i18n/Makefile | 2 | ||||
-rw-r--r-- | hungarian/koffice-i18n/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 0609fb2a328f..a4c9e6dddfac 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= hunspell PORTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= hungarian textproc MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}:code \ SF/magyarispell/Magyar%20Ispell/${DICTVERSION}:data diff --git a/hungarian/kde3-i18n/Makefile b/hungarian/kde3-i18n/Makefile index 250022b024d0..f644c779d5c7 100644 --- a/hungarian/kde3-i18n/Makefile +++ b/hungarian/kde3-i18n/Makefile @@ -7,7 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= hungarian kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n diff --git a/hungarian/koffice-i18n/Makefile b/hungarian/koffice-i18n/Makefile index e62fc08fefa1..6863c60957cb 100644 --- a/hungarian/koffice-i18n/Makefile +++ b/hungarian/koffice-i18n/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= hungarian kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n |