summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-15 18:33:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-15 18:33:36 +0000
commitebd994048d05860aed39d49d577fa0510a0dfe2e (patch)
tree44ef5d213d08e2bf3c12caf0d1e0f27dd61c904a
parent8ce8cac335e180edd1697844a8e0f93a6d9d4763 (diff)
downloadfreebsd-ports-ebd994048d05860aed39d49d577fa0510a0dfe2e.zip
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
-rw-r--r--sysutils/virtualmin/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/virtualmin/Makefile b/sysutils/virtualmin/Makefile
index 1de35757a3f2..a419783595b6 100644
--- a/sysutils/virtualmin/Makefile
+++ b/sysutils/virtualmin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= virtualmin
PORTVERSION= 4.16
PORTEPOCH= 1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/download/virtualmin/
DISTNAME= virtual-server-${PORTVERSION}.gpl
@@ -15,6 +16,8 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/lib/webmin/webmin-init:${PORTSDIR}/sysutils/webmin
+USES= shebangfix
+SHEBANG_FILES= *.cgi
NO_ARCH= yes
NO_BUILD= yes
PORTSCOUT= skipv:4.152,1.432