diff options
Diffstat (limited to 'net/pptpclient')
-rw-r--r-- | net/pptpclient/Makefile | 2 | ||||
-rw-r--r-- | net/pptpclient/pkg-plist | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/pptpclient/Makefile b/net/pptpclient/Makefile index f27d4d99526e..a22e0804f5e8 100644 --- a/net/pptpclient/Makefile +++ b/net/pptpclient/Makefile @@ -7,7 +7,7 @@ PORTNAME= pptpclient PORTVERSION= 1.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/pptp/pptp-${PORTVERSION} DISTNAME= pptp-${PORTVERSION} diff --git a/net/pptpclient/pkg-plist b/net/pptpclient/pkg-plist index 332892c398f0..a1d7a93067f7 100644 --- a/net/pptpclient/pkg-plist +++ b/net/pptpclient/pkg-plist @@ -1,7 +1,4 @@ sbin/pptp -sbin/pptpsetup %%EXAMPLESDIR%%/README %%EXAMPLESDIR%%/ppp.conf -%%ETCDIR%%/ppp.conf -@dirrm %%ETCDIR%% @dirrm %%EXAMPLESDIR%% |