diff options
Diffstat (limited to 'net/l2tpd/Makefile')
-rw-r--r-- | net/l2tpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 2577029f9629..361f7820d895 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= l2tpd PORTVERSION= 0.69 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} |