diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-03 01:55:14 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-03 01:55:14 +0000 |
commit | 11095e483739d64916d3d9a2a7c678a0df8bb1cf (patch) | |
tree | 9658ac474e1cfabb49ca6ab7bd3b35ae8adb5af6 /math/py-mpz | |
parent | Add myself to the xearth's committers markers file (diff) |
Make eik@ and portupgrade happy by bumping PORTEPOCH.
Diffstat (limited to 'math/py-mpz')
-rw-r--r-- | math/py-mpz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-mpz/Makefile b/math/py-mpz/Makefile index a117250d4d4a..981933df5027 100644 --- a/math/py-mpz/Makefile +++ b/math/py-mpz/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpz PORTVERSION= ${PYTHON_PORTVERSION} +PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |