diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-21 12:43:39 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-21 12:43:39 +0000 |
commit | 2f634463b614583df80d788d285e2d996318a4e3 (patch) | |
tree | 8334050c9f73c9abb4eb3dda1b54b27f4add873f /security/py-pyme/Makefile | |
parent | 6004f13382c7878fc39ee50fb971daf0a6c5853b (diff) | |
download | ports-2f634463b614583df80d788d285e2d996318a4e3.tar.gz ports-2f634463b614583df80d788d285e2d996318a4e3.zip |
Notes
Diffstat (limited to 'security/py-pyme/Makefile')
-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 fe42ad4d729d..904f16b9f463 100644 --- a/security/py-pyme/Makefile +++ b/security/py-pyme/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyme PORTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |