summaryrefslogtreecommitdiff
path: root/net/pptp/Makefile
diff options
context:
space:
mode:
authorpettai <pettai>2010-10-24 16:16:28 +0000
committerpettai <pettai>2010-10-24 16:16:28 +0000
commitddb69f6b40b8e4d07c8f38ec86b0ddeb83afc69c (patch)
treeeb8a68620a38f9e61b6cb1117c07a3ebcd5e23ef /net/pptp/Makefile
parent0393f3dd80e3e1f62c82d460e85382d3c7ac0c31 (diff)
downloadpkgsrc-ddb69f6b40b8e4d07c8f38ec86b0ddeb83afc69c.tar.gz
Release 1.7.1: (13th February 2006)
- use prctl(2) to set process name [Cameron] - add --version option [Cameron] - remove superfluous sigset [Cameron/Gono] - default options file to not require MPPE (#166394) [Howarth] - add PROTOCOL-SECURITY discussion [Cameron/Mueller] Fixes old PR pkg/38038
Diffstat (limited to 'net/pptp/Makefile')
-rw-r--r--net/pptp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pptp/Makefile b/net/pptp/Makefile
index cbc2841fd87..42362928ef1 100644
--- a/net/pptp/Makefile
+++ b/net/pptp/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2010/02/14 19:19:37 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2010/10/24 16:16:28 pettai Exp $
-DISTNAME= pptp-1.7.0
-PKGREVISION= 2
+DISTNAME= pptp-1.7.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pptpclient/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pptpclient.sourceforge.net/
COMMENT= PPTP client package for Microsoft VPN servers (no encryption yet)
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no