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 2daa9a333a89..644d188eaa99 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= l2tpd PORTVERSION= 0.69 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} |