summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
commit960543ecef69ee80e8cef4cb3a22e623071440c5 (patch)
tree22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/lsof/Makefile
parentwhitespace nits (diff)
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27887
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index ecd8f9becb39..6502920b6cb1 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.49
+PORTVERSION= 4.49
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${SRCBALL_NAME}
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -n freebsd
-CONFIGURE_ENV= LSOF_CC=${CC}
+CONFIGURE_ENV= LSOF_CC=${CC}
MAN8= lsof.8
.if defined(PACKAGE_BUILDING)