diff options
Diffstat (limited to 'devel/hpx/Makefile')
-rw-r--r-- | devel/hpx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile index ce8c7d395fe4..61293870f0f8 100644 --- a/devel/hpx/Makefile +++ b/devel/hpx/Makefile @@ -1,6 +1,7 @@ PORTNAME= hpx DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |