diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-22 20:18:37 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-22 20:18:37 +0000 |
commit | cc8a667aa283dbd1c377aa55dd4b47568cebc6b9 (patch) | |
tree | 61cb3664013fb792e76869e17b47783aadc54052 /math/rpcalc | |
parent | 9ea8c5a60afa67ef2f40c0e73594522c3aec51a6 (diff) |
Notes
Diffstat (limited to 'math/rpcalc')
-rw-r--r-- | math/rpcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile index 459615c2e8ca..897d78af2ceb 100644 --- a/math/rpcalc/Makefile +++ b/math/rpcalc/Makefile @@ -3,6 +3,7 @@ PORTNAME= rpcalc PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |