diff options
author | pav <pav@FreeBSD.org> | 2008-07-09 20:49:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-07-09 20:49:27 +0800 |
commit | dbbaa751317b76f0cf80b21bdc042453446f50cd (patch) | |
tree | a656bd1f199b29da2e41281765b0644db0a13f1b | |
parent | 68e32ddc351073dee73e1bad330053dda09201ab (diff) | |
download | freebsd-ports-gnome-dbbaa751317b76f0cf80b21bdc042453446f50cd.tar.gz freebsd-ports-gnome-dbbaa751317b76f0cf80b21bdc042453446f50cd.tar.zst freebsd-ports-gnome-dbbaa751317b76f0cf80b21bdc042453446f50cd.zip |
- Version went backwards 13 months ago; fix
Reported by: kris
-rw-r--r-- | math/miracl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index b9a2b86df9c2..dabab3fe82aa 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -8,6 +8,7 @@ PORTNAME= miracl PORTVERSION= 5.3.2 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ \ ${MASTER_SITE_LOCAL} |