diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-10-13 05:56:10 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-10-13 05:56:10 +0800 |
commit | 74bec616d54a951520e06d15c9ce13830550adbe (patch) | |
tree | 51866d4d3e6a61b016c93383781073b2ddb0bdfa /security/ca-roots/Makefile | |
parent | 80db4e63f115e75793790027f2971469e3378bbc (diff) | |
download | freebsd-ports-graphics-74bec616d54a951520e06d15c9ce13830550adbe.tar.gz freebsd-ports-graphics-74bec616d54a951520e06d15c9ce13830550adbe.tar.zst freebsd-ports-graphics-74bec616d54a951520e06d15c9ce13830550adbe.zip |
Make a symlink in /etc/ssl
PR: 21770
Diffstat (limited to 'security/ca-roots/Makefile')
-rw-r--r-- | security/ca-roots/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ca-roots/Makefile b/security/ca-roots/Makefile index 8d6c818ba0a..9623a3193aa 100644 --- a/security/ca-roots/Makefile +++ b/security/ca-roots/Makefile @@ -7,6 +7,7 @@ PORTNAME= ca-roots PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= security DISTFILES= # none |