diff options
author | pav <pav@FreeBSD.org> | 2004-08-27 01:38:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-08-27 01:38:18 +0800 |
commit | fd116847e25bbd0a1ae78a37533fd067319b294a (patch) | |
tree | 4f10593f7d76d27f0eecc0f3394f160473a8a199 /security | |
parent | f2f89b12b526d0e2e19801cacd2108685f7f7071 (diff) | |
download | freebsd-ports-graphics-fd116847e25bbd0a1ae78a37533fd067319b294a.tar.gz freebsd-ports-graphics-fd116847e25bbd0a1ae78a37533fd067319b294a.tar.zst freebsd-ports-graphics-fd116847e25bbd0a1ae78a37533fd067319b294a.zip |
- Update to 0.6.6
PR: ports/70941
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/tinyca/Makefile | 4 | ||||
-rw-r--r-- | security/tinyca/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile index ae59d2c5e92..a5c136b5641 100644 --- a/security/tinyca/Makefile +++ b/security/tinyca/Makefile @@ -6,10 +6,10 @@ # PORTNAME= tinyca -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= security net MASTER_SITES= http://tinyca.sm-zone.net/ \ - http://tinyca.sm-zone.net/old + http://tinyca.sm-zone.net/old/ MAINTAINER= Janos.Mohacsi@bsd.hu COMMENT= Simple graphical interface to manage a small Certification Authority diff --git a/security/tinyca/distinfo b/security/tinyca/distinfo index 2e5e0a99ba1..70d2da49bfb 100644 --- a/security/tinyca/distinfo +++ b/security/tinyca/distinfo @@ -1,2 +1,2 @@ -MD5 (tinyca-0.6.5.tar.gz) = 0b635551097b0868345d43003a0487b5 -SIZE (tinyca-0.6.5.tar.gz) = 128860 +MD5 (tinyca-0.6.6.tar.gz) = 4da34ffc6de64484ccd77400d764fd7c +SIZE (tinyca-0.6.6.tar.gz) = 152810 |