aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-18 04:49:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-18 04:49:15 +0000
commita6471e613663280e4c3dd2ab102dd663963313d2 (patch)
tree48148d4fd7c2428e6ccb1be2cddf82c259f14db9 /comms
parentae129829489c1ba6f81822f673761874a45cc4dd (diff)
downloadports-a6471e613663280e4c3dd2ab102dd663963313d2.tar.gz
ports-a6471e613663280e4c3dd2ab102dd663963313d2.zip
- Fix shebangs
Notes
Notes: svn path=/head/; revision=438761
Diffstat (limited to 'comms')
-rw-r--r--comms/pyla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/pyla/Makefile b/comms/pyla/Makefile
index e6c65d4c1eba..e74613b611ab 100644
--- a/comms/pyla/Makefile
+++ b/comms/pyla/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pyla
PORTVERSION= 1.1.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms python
#MASTER_SITES= http://www.teamsw.it/pyla/download/
MASTER_SITES= LOCAL/mr
@@ -21,7 +21,7 @@ DATADIR= ${PREFIX}/lib/pyla
USES= python shebangfix tar:tgz
SHEBANG_FILES= faxcover/subst hylaform.py \
hylaproto.py ldapclass.py \
- pyladebug.py
+ pyladebug.py pyla.py
SHEBANG_LANG= sed
sed_OLD_CMD= /bin/sed
sed_CMD= /usr/bin/sed