diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-16 08:58:10 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-16 08:58:10 +0000 |
commit | 976e0d05810b942df09e6732455eee59bfb3c64e (patch) | |
tree | 706d9b9a7fe0538527e3eb9c3eb11098b3412ecd /net/pptpclient | |
parent | b2d79386ad3c1f4e7c1905680ece4a81756c103a (diff) | |
download | ports-976e0d05810b942df09e6732455eee59bfb3c64e.tar.gz ports-976e0d05810b942df09e6732455eee59bfb3c64e.zip |
Notes
Diffstat (limited to 'net/pptpclient')
-rw-r--r-- | net/pptpclient/Makefile | 3 | ||||
-rw-r--r-- | net/pptpclient/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/pptpclient/Makefile b/net/pptpclient/Makefile index 53fc75970c47..900307526fd4 100644 --- a/net/pptpclient/Makefile +++ b/net/pptpclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pptpclient -PORTVERSION= 1.9.0 +DISTVERSION= 1.10.0 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/pptp/pptp-${PORTVERSION} DISTNAME= pptp-${PORTVERSION} @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PPTP client for establishing a VPN link with an NT server LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 USE_RC_SUBR= pptp diff --git a/net/pptpclient/distinfo b/net/pptpclient/distinfo index cc77afa383d1..2baeb34dfe70 100644 --- a/net/pptpclient/distinfo +++ b/net/pptpclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488652415 -SHA256 (pptp-1.9.0.tar.gz) = 0b1e8cbfc578d3f5ab12ee87c5c2c60419abfe9cc445690a8a19c320b11c9201 -SIZE (pptp-1.9.0.tar.gz) = 87591 +TIMESTAMP = 1518771033 +SHA256 (pptp-1.10.0.tar.gz) = 82492db8e487ce73b182ee7f444251d20c44f5c26d6e96c553ec7093aefb5af4 +SIZE (pptp-1.10.0.tar.gz) = 87007 |