diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
commit | d2de2b00e490fcb454195dcecae9dbd41ec68951 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /chinese | |
parent | 5b97d08fc9097bece8eaf92c208d5d7047d70728 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/calligra-l10n-zh_CN/Makefile | 1 | ||||
-rw-r--r-- | chinese/calligra-l10n-zh_TW/Makefile | 1 | ||||
-rw-r--r-- | chinese/qterm/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/chinese/calligra-l10n-zh_CN/Makefile b/chinese/calligra-l10n-zh_CN/Makefile index 985cd783c661..f8f5d227c2f0 100644 --- a/chinese/calligra-l10n-zh_CN/Makefile +++ b/chinese/calligra-l10n-zh_CN/Makefile @@ -2,6 +2,7 @@ PORTNAME= calligra-l10n PORTVERSION= ${CALLIGRA_VERSION} +PORTREVISION= 1 CATEGORIES= chinese editors kde MAINTAINER= kde@FreeBSD.org diff --git a/chinese/calligra-l10n-zh_TW/Makefile b/chinese/calligra-l10n-zh_TW/Makefile index ad251945409e..f9d08bc6d605 100644 --- a/chinese/calligra-l10n-zh_TW/Makefile +++ b/chinese/calligra-l10n-zh_TW/Makefile @@ -2,6 +2,7 @@ PORTNAME= calligra-l10n PORTVERSION= ${CALLIGRA_VERSION} +PORTREVISION= 1 CATEGORIES= chinese editors kde MAINTAINER= kde@FreeBSD.org diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 5c7ef3833708..fe52043d1dec 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -3,6 +3,7 @@ PORTNAME= qterm PORTVERSION= 0.5.12 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= SF/qterm/qterm/${PORTVERSION} |