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 /mail/horde-imp | |
parent | 809604d2c1e744d70178dbc994b85445604d5d0f (diff) | |
download | freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.gz freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.zst freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.zip |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Diffstat (limited to 'mail/horde-imp')
-rw-r--r-- | mail/horde-imp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 218c1eadc6ed..d2957a1ab57b 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -7,6 +7,7 @@ PORTNAME= imp PORTVERSION= 4.3.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail www DISTFILES= ${PORTNAME}-h3-${PORTVERSION}${EXTRACT_SUFX} |