diff options
Diffstat (limited to 'net/wired/Makefile')
-rw-r--r-- | net/wired/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wired/Makefile b/net/wired/Makefile index cf11a0d0ec00..96091bf34229 100644 --- a/net/wired/Makefile +++ b/net/wired/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wired -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= net MASTER_SITES= http://www.zankasoftware.com/dist/ @@ -18,7 +17,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_RC_SUBR= wired.sh -MAN1= hl2wired.1 wiredctl.1 +MAN1= wiredctl.1 MAN5= wired.conf.5 MAN8= wired.8 |