diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-06-25 04:08:18 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-06-25 04:08:18 +0000 |
commit | 2654f95fc56f1b11e5d2dc4adb1dd09255f05581 (patch) | |
tree | 2beb6dd94b0e58704e731308202d1c02a50a15ab /security/py-m2crypto/Makefile | |
parent | Initial import of jlint-2.1 (diff) |
Updates the port from snap4 to snap6.
PR: 28239
Submitted by: MAINTAINER
Diffstat (limited to 'security/py-m2crypto/Makefile')
-rw-r--r-- | security/py-m2crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 6204ac3c5f8d..c2cdd77834d2 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.06 CATEGORIES= security python MASTER_SITES= http://www.post1.com/home/ngps/m2/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION}-snap4 +DISTNAME= ${PORTNAME}-${PORTVERSION}-snap6 MAINTAINER= peterh@sapros.com |