diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-15 15:22:19 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-15 15:22:19 +0000 |
commit | e9d3a53141d33fb2a3f6e43226c9ea239f83e684 (patch) | |
tree | a2b85eb99820ece7688f83398cc684685b8fe053 /security/py-m2crypto/Makefile | |
parent | Upgrade to version 3.0.4 (diff) |
Update to snap4
PR: 26578
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 b785537622ad..6204ac3c5f8d 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}-snap3 +DISTNAME= ${PORTNAME}-${PORTVERSION}-snap4 MAINTAINER= peterh@sapros.com |