diff options
Diffstat (limited to 'devel/ocaml-extlib/Makefile')
-rw-r--r-- | devel/ocaml-extlib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index b556361f39e9..4136722e6674 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -6,10 +6,10 @@ # PORTNAME= extlib -PORTVERSION= 1.5 -PORTREVISION= 3 +PORTVERSION= 1.5.1 +PORTREVISION= 0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= http://ocaml-extlib.googlecode.com/files/ MASTER_SITE_SUBDIR= ocaml-lib PKGNAMEPREFIX= ocaml- |