diff options
Diffstat (limited to 'net/l2tpd/Makefile')
-rw-r--r-- | net/l2tpd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index ee305c0f7b62..e88c83c0d6f9 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: l2tpd -# Date created: 22 October 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= l2tpd PORTVERSION= 0.69 @@ -17,6 +13,7 @@ COMMENT= An implementation of the layer two tunneling protocol MAN5= l2tp-secrets.5 l2tpd.conf.5 MAN8= l2tpd.8 +NO_STAGE= yes .include <bsd.port.pre.mk> do-configure: |