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/Makefile | |
| parent | b2d79386ad3c1f4e7c1905680ece4a81756c103a (diff) | |
Notes
Diffstat (limited to 'net/pptpclient/Makefile')
| -rw-r--r-- | net/pptpclient/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |
