diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-16 10:34:07 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-16 10:34:07 +0800 |
commit | 0293c53b589b15fc0c25430e9b2b15cd22c76e02 (patch) | |
tree | ed7d56b9a5845d7e5cef5043078750d4d91469e5 /editors | |
parent | 809604d2c1e744d70178dbc994b85445604d5d0f (diff) | |
download | freebsd-ports-graphics-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.gz freebsd-ports-graphics-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.zst freebsd-ports-graphics-0293c53b589b15fc0c25430e9b2b15cd22c76e02.zip |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 97d4305c874..48368916c84 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= ${KOFFICE2_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/ diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 97d4305c874..48368916c84 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= ${KOFFICE2_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/ |