diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
commit | 48f459103563a7760a2eef7456e47c1fcc766973 (patch) | |
tree | e47126c6c357762b62f9e5736c3d27d12948e676 /math/rpy2 | |
parent | 2f52ed1ee6ec5f0804fd19cc1894bc57ce9edf01 (diff) |
Notes
Diffstat (limited to 'math/rpy2')
-rw-r--r-- | math/rpy2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 29fe042d546f..4609945a88d4 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -3,6 +3,7 @@ PORTNAME= rpy2 PORTVERSION= 2.7.8 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= CHEESESHOP |