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/py-pyme | |
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/py-pyme')
-rw-r--r-- | security/py-pyme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyme/Makefile b/security/py-pyme/Makefile index 1893aa24f750..43ea947d6ee4 100644 --- a/security/py-pyme/Makefile +++ b/security/py-pyme/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyme PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |