aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2010-11-30 08:15:51 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2010-11-30 08:15:51 +0000
commitfc2898214b5ed87b3987112f72084f3fd24e173a (patch)
tree6a754d9413719830a0cf6058b70c932de4363d79 /net
parent863e2d447072a915dcc105e5ddff9b5f64d5def5 (diff)
downloadports-fc2898214b5ed87b3987112f72084f3fd24e173a.tar.gz
ports-fc2898214b5ed87b3987112f72084f3fd24e173a.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/lvwimax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lvwimax/Makefile b/net/lvwimax/Makefile
index 66950c962e3c..0a18d4d15684 100644
--- a/net/lvwimax/Makefile
+++ b/net/lvwimax/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lvwimax
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.ipt.ru/pub/download/ \
${MASTER_SITE_LOCAL}
@@ -18,7 +19,6 @@ LICENSE= GPLv2
USE_RC_SUBR= lvwimax
-PLIST_DIRSTRY= etc/devd
PLIST_FILES= etc/devd/lvwimax.conf sbin/lvwimax
.include <bsd.port.pre.mk>