diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-04-20 17:32:48 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-04-20 17:32:48 +0000 |
commit | f6d6eb4043e0fc4d2f284a0527ff80c4a4e50f6f (patch) | |
tree | cb1465d9d6aa4a6cc2e398e4ade8b25af1449750 /math/facile | |
parent | 210526b54270006a7abf068e0152076f54484be5 (diff) | |
download | ports-f6d6eb4043e0fc4d2f284a0527ff80c4a4e50f6f.tar.gz ports-f6d6eb4043e0fc4d2f284a0527ff80c4a4e50f6f.zip |
Notes
Diffstat (limited to 'math/facile')
-rw-r--r-- | math/facile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/facile/Makefile b/math/facile/Makefile index 2c0fac91f24f..03eb4eee0f51 100644 --- a/math/facile/Makefile +++ b/math/facile/Makefile @@ -6,6 +6,7 @@ PORTNAME= facile PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/ |