diff options
Diffstat (limited to 'databases/ocaml-pgocaml/Makefile')
-rw-r--r-- | databases/ocaml-pgocaml/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile index 987cb382fd8..dddbe17f82b 100644 --- a/databases/ocaml-pgocaml/Makefile +++ b/databases/ocaml-pgocaml/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pgocaml -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= databases -MASTER_SITES= http://merjis.com/_file/ +MASTER_SITES= BERLIOS PKGNAMEPREFIX= ocaml- MAINTAINER= tcrimi@gmail.com |