diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-10-04 06:46:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-10-04 06:46:00 +0000 |
commit | f4e7eeef118e9ab324d4768adc01c89e9022a436 (patch) | |
tree | 3f1b879f720676f3a438eee260b61536ae9a80e4 /security/botan/Makefile | |
parent | 031c84299d1a999f92fbd0fe96e560634c7fb979 (diff) |
Notes
Diffstat (limited to 'security/botan/Makefile')
-rw-r--r-- | security/botan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index d9d31057984d..51aff3b25b4b 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= botan -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.7 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/ |