diff options
author | makc <makc@FreeBSD.org> | 2010-04-21 01:32:48 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-04-21 01:32:48 +0800 |
commit | d32d4f6ef303278613ca355bc511d33e97890565 (patch) | |
tree | 90129ef82cdfe348c49ad11ec5bbc302dfc7535c /math/facile | |
parent | 36ae83193fd1687303527704709142727489afb0 (diff) | |
download | freebsd-ports-gnome-d32d4f6ef303278613ca355bc511d33e97890565.tar.gz freebsd-ports-gnome-d32d4f6ef303278613ca355bc511d33e97890565.tar.zst freebsd-ports-gnome-d32d4f6ef303278613ca355bc511d33e97890565.zip |
Bump PORTREVISION after latest ocaml update.
Approved by: portmgr (itetcu)
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/ |