diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-05 11:36:39 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-05 11:36:39 +0000 |
commit | 617a653c25aedb0d737a611630cfdf8257df2fe0 (patch) | |
tree | 309f1c85d8b979eaa5ff9dae4a2ab6b3464b092c /editors/calligra-l10n-en_GB/Makefile | |
parent | 5106de5039c53a8436ca055a8e631674f0fca76e (diff) | |
download | ports-617a653c25aedb0d737a611630cfdf8257df2fe0.tar.gz ports-617a653c25aedb0d737a611630cfdf8257df2fe0.zip |
Merge from area51 repository:
- Update to 2.5.5
- Convert to new options framework
- minor cleanups
Courtesy of: avilla
Notes
Notes:
svn path=/head/; revision=311700
Diffstat (limited to 'editors/calligra-l10n-en_GB/Makefile')
-rw-r--r-- | editors/calligra-l10n-en_GB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n-en_GB/Makefile b/editors/calligra-l10n-en_GB/Makefile index bb5b69a049f0..ffb439ce9e7a 100644 --- a/editors/calligra-l10n-en_GB/Makefile +++ b/editors/calligra-l10n-en_GB/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra-l10n PORTVERSION= ${CALLIGRA_VERSION} -CATEGORIES?= editors kde +CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org COMMENT= British messages and documentation for Calligra |