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 | |
parent | 3927cf188b0ea71b66fa79e073905cf31f9c7eee (diff) | |
download | ports-5eb75e8215871bb49758429d97c517bc19fec4c5.tar.gz ports-5eb75e8215871bb49758429d97c517bc19fec4c5.zip |
Notes
Diffstat (limited to 'security/cryptplug')
-rw-r--r-- | security/cryptplug/Makefile | 2 | ||||
-rw-r--r-- | security/cryptplug/distinfo | 2 | ||||
-rw-r--r-- | security/cryptplug/pkg-plist | 1 |
3 files changed, 2 insertions, 3 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 diff --git a/security/cryptplug/distinfo b/security/cryptplug/distinfo index 3af080c93d5c..acc68eb20778 100644 --- a/security/cryptplug/distinfo +++ b/security/cryptplug/distinfo @@ -1 +1 @@ -MD5 (cryptplug-0.3.15.tar.gz) = 2cbb9ef9a76f3619610c0abf12aba485 +MD5 (cryptplug-0.3.16.tar.gz) = c4f2bda9446dcca6c5ca31cd35bf2290 diff --git a/security/cryptplug/pkg-plist b/security/cryptplug/pkg-plist index e4da523ec9b5..147159e51a80 100644 --- a/security/cryptplug/pkg-plist +++ b/security/cryptplug/pkg-plist @@ -5,4 +5,3 @@ lib/cryptplug/gpgme-smime.a lib/cryptplug/gpgme-smime.la lib/cryptplug/gpgme-smime.so @dirrm lib/cryptplug -@dirrm lib |