diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-25 05:39:48 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-25 05:39:48 +0000 |
commit | 0048a7060cd6cf6d3c85a37104a6bccfac9da1b1 (patch) | |
tree | c8e091b87b7a5604212845dd8d34d1b1bd818b1b /math/pari_nftables | |
parent | a7e9dc6d254044cf75e90d3b0363729981a30453 (diff) | |
download | ports-0048a7060cd6cf6d3c85a37104a6bccfac9da1b1.tar.gz ports-0048a7060cd6cf6d3c85a37104a6bccfac9da1b1.zip |
Notes
Diffstat (limited to 'math/pari_nftables')
-rw-r--r-- | math/pari_nftables/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pari_nftables/Makefile b/math/pari_nftables/Makefile index bf23e281b973..b99590162a08 100644 --- a/math/pari_nftables/Makefile +++ b/math/pari_nftables/Makefile @@ -3,6 +3,7 @@ PORTNAME= nftables DISTVERSION= 2008-09-29 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/packages/ PKGNAMEPREFIX= pari- |