diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-21 09:00:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-21 09:00:45 +0000 |
commit | 6e5c2c025330aed660219234c95e1a1eddd12a87 (patch) | |
tree | 9b12ca46453bc81faee7fee16772ba9ebf489bd7 /devel/py-avro | |
parent | f61f2728b68ce4626d0faf25cd48b1b9e29a3cf5 (diff) |
Notes
Diffstat (limited to 'devel/py-avro')
-rw-r--r-- | devel/py-avro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-avro/Makefile b/devel/py-avro/Makefile index 8ae5568bb547..12ab0a8351f1 100644 --- a/devel/py-avro/Makefile +++ b/devel/py-avro/Makefile @@ -3,6 +3,7 @@ PORTNAME= avro PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.sai.msu.su/apache/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ \ APACHE |