diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-06-27 02:04:46 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-06-27 02:04:46 +0000 |
commit | 1010b07b944c3da07fed80377a040b2f5042fa21 (patch) | |
tree | 9e4b3c5a33ef26fa9c799ca65de9058a815735ca | |
parent | 0d0d44cf696714af6071b059cd58bce0e4afaaac (diff) | |
download | ports-1010b07b944c3da07fed80377a040b2f5042fa21.tar.gz ports-1010b07b944c3da07fed80377a040b2f5042fa21.zip |
- Restore PORTEPOCH.
Notes
Notes:
svn path=/head/; revision=300060
-rw-r--r-- | math/eigen3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index ef286553db66..395df712d2cb 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -6,6 +6,7 @@ PORTNAME= eigen PORTVERSION= 3.1.0 +PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/ DISTNAME= ${PORTVERSION} |