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 /security/aespipe | |
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 'security/aespipe')
-rw-r--r-- | security/aespipe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/aespipe/Makefile b/security/aespipe/Makefile index b5255cf4b57a..14bdc06b6bc8 100644 --- a/security/aespipe/Makefile +++ b/security/aespipe/Makefile @@ -7,6 +7,7 @@ PORTNAME= aespipe DISTVERSION= v2.3e +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://loop-aes.sourceforge.net/${PORTNAME}/ \ http://koti.tnnet.fi/jari.ruusu/linux/ |