diff options
Diffstat (limited to 'net/pptp')
-rw-r--r-- | net/pptp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pptp/Makefile b/net/pptp/Makefile index 30ff10b5fc8..3cd1ff9b2c7 100644 --- a/net/pptp/Makefile +++ b/net/pptp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/07/22 00:21:22 dholland Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:00 asau Exp $ DISTNAME= pptp-1.7.1 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://pptpclient.sourceforge.net/ COMMENT= PPTP client package for Microsoft VPN servers LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no NOT_FOR_PLATFORM= Interix-*-* |