diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-05 20:22:02 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-05 20:22:02 +0000 |
commit | ddc550ff99131ed2bd4a88a7697d39209bb12846 (patch) | |
tree | 29b4d5468cf992e8cbc961e010614eb345b72dcb /lang/opa | |
parent | 18eb550f56fe3aafc605e62cc8996ba8626d0c29 (diff) |
Notes
Diffstat (limited to 'lang/opa')
-rw-r--r-- | lang/opa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/opa/Makefile b/lang/opa/Makefile index 423edd9e83ee..986df3632c5c 100644 --- a/lang/opa/Makefile +++ b/lang/opa/Makefile @@ -2,6 +2,7 @@ PORTNAME= opa PORTVERSION= 1.0.5.${GITVER} +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://download.opalang.org/tar-gz/ DISTNAME= ${PORTNAME}_v${GITVER} |