diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-13 07:25:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-13 07:25:54 +0000 |
commit | 2ec6f2d5e485039df0eb31d75629d0f7c13cb0f9 (patch) | |
tree | 710044e8ab7261cec6a2d6f02b70205e154251f6 /math | |
parent | 482912a8a7fba45e1c559b9ef28a04cacd3a5c56 (diff) | |
download | ports-2ec6f2d5e485039df0eb31d75629d0f7c13cb0f9.tar.gz ports-2ec6f2d5e485039df0eb31d75629d0f7c13cb0f9.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/facile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/facile/Makefile b/math/facile/Makefile index 761dcf8abf3d..8dbd99c80b0d 100644 --- a/math/facile/Makefile +++ b/math/facile/Makefile @@ -3,7 +3,7 @@ PORTNAME= facile PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/ |