diff options
Diffstat (limited to 'devel/cpu_rec_rs/Makefile')
-rw-r--r-- | devel/cpu_rec_rs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpu_rec_rs/Makefile b/devel/cpu_rec_rs/Makefile index f96326eb28c4..5af399a06257 100644 --- a/devel/cpu_rec_rs/Makefile +++ b/devel/cpu_rec_rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= cpu_rec_rs DISTVERSIONPREFIX= release- DISTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PATCH_SITES= https://github.com/trou/${PORTNAME}/commit/ |