diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-18 03:01:55 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-18 03:01:55 +0000 |
commit | 5eb75e8215871bb49758429d97c517bc19fec4c5 (patch) | |
tree | 862edfe5d279049d70f6a2a1898038974b7feb49 /security/cryptplug/Makefile | |
parent | 3927cf188b0ea71b66fa79e073905cf31f9c7eee (diff) | |
download | ports-5eb75e8215871bb49758429d97c517bc19fec4c5.tar.gz ports-5eb75e8215871bb49758429d97c517bc19fec4c5.zip |
Notes
Diffstat (limited to 'security/cryptplug/Makefile')
-rw-r--r-- | security/cryptplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile index d2e944e479f6..e0806e13841b 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cryptplug -PORTVERSION= 0.3.15 +PORTVERSION= 0.3.16 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/cryptplug |