diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
commit | e62864a49bdd57829aee2485549d3ad5ebe6d370 (patch) | |
tree | 5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /math/eukleides | |
parent | 999aa2d0da80d3e35f1a43a318a582327a366d40 (diff) | |
download | ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip |
Notes
Diffstat (limited to 'math/eukleides')
-rw-r--r-- | math/eukleides/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 9e4391d09f37..2d432d185d34 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -8,6 +8,7 @@ PORTNAME= eukleides PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.eukleides.org/download/ DISTNAME= ${PORTNAME}.${PORTVERSION} |