diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-10-02 01:21:40 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-10-02 01:21:40 +0000 |
commit | a92ec15db2a2f5a6935581cea49c7751a5e97872 (patch) | |
tree | 4cbd39e3bd9bd93a8d22c9e3ace5b4de6a2e23bd /security | |
parent | 22d7bb310a3c1b4c783213ecedbd581f051634ea (diff) | |
download | ports-a92ec15db2a2f5a6935581cea49c7751a5e97872.tar.gz ports-a92ec15db2a2f5a6935581cea49c7751a5e97872.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/srp/Makefile | 2 | ||||
-rw-r--r-- | security/srp/distinfo | 2 | ||||
-rw-r--r-- | security/srp/pkg-plist | 21 |
3 files changed, 23 insertions, 2 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile index a558235bd462..38d680b9d1b0 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= srp -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= security net MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/ diff --git a/security/srp/distinfo b/security/srp/distinfo index 25338d694ed1..a60af7c31c35 100644 --- a/security/srp/distinfo +++ b/security/srp/distinfo @@ -1 +1 @@ -MD5 (srp-1.7.3.tar.gz) = 745765ed69c8c8c75f42c4b06034b84d +MD5 (srp-1.7.4.tar.gz) = 9d089682baae3448039e5f9990692410 diff --git a/security/srp/pkg-plist b/security/srp/pkg-plist index bbe39ec1ae8a..1500f201948a 100644 --- a/security/srp/pkg-plist +++ b/security/srp/pkg-plist @@ -18,3 +18,24 @@ lib/pam_eps_passwd.so sbin/eps_chkpwd sbin/ftpd sbin/telnetd +share/doc/srp/Acknowledgements +share/doc/srp/Copyrights +share/doc/srp/LICENSE +share/doc/srp/copyright.c +share/doc/srp/draft-altman-rfc2942bis-00.txt +share/doc/srp/draft-altman-rfc2944bis-01.txt +share/doc/srp/draft-altman-telnet-fwdx-02.txt +share/doc/srp/draft-ietf-tn3270e-telnet-tls-05.txt +share/doc/srp/rfc2941.txt +share/doc/srp/rfc2942.txt +share/doc/srp/rfc2944.txt +share/doc/srp/rfc2945.txt +share/doc/srp/rfc2946.txt +share/doc/srp/rfc2947.txt +share/doc/srp/rfc2948.txt +share/doc/srp/rfc2949.txt +share/doc/srp/rfc2950.txt +share/doc/srp/rfc2952.txt +share/doc/srp/rfc2953.txt +share/doc/srp/srp.ps +@dirrm share/doc/srp |