diff options
author | ale <ale@FreeBSD.org> | 2007-10-28 16:11:25 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-10-28 16:11:25 +0800 |
commit | b08f7bbf3755c6444dad1dc863454c71f4e7ef39 (patch) | |
tree | a09572cb42bd119eedd7de5fb74c8cc41e6fad4a /security/openct/Makefile | |
parent | 154c1c1f8ad70c4ae1232686564cd1e834139fee (diff) | |
download | freebsd-ports-graphics-b08f7bbf3755c6444dad1dc863454c71f4e7ef39.tar.gz freebsd-ports-graphics-b08f7bbf3755c6444dad1dc863454c71f4e7ef39.tar.zst freebsd-ports-graphics-b08f7bbf3755c6444dad1dc863454c71f4e7ef39.zip |
Update to 0.6.14 release.
Diffstat (limited to 'security/openct/Makefile')
-rw-r--r-- | security/openct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index ef75d4bc287..718bce7bc46 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openct -DISTVERSION= 0.6.13 +DISTVERSION= 0.6.14 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ \ http://www.opensc-project.org/files/${PORTNAME}/testing/ |