diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/nessus-devel | |
parent | Correct whitespace introduced during PORTNAME conversion and portlint (diff) |
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27847
Diffstat (limited to 'security/nessus-devel')
-rw-r--r-- | security/nessus-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nessus-devel/Makefile b/security/nessus-devel/Makefile index 4ef22edcd3e1..245013226e5f 100644 --- a/security/nessus-devel/Makefile +++ b/security/nessus-devel/Makefile @@ -31,7 +31,7 @@ DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/nessus-core GNU_CONFIGURE= yes -CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}" +CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}" MAN1= nessus.1 MAN8= nessusd.8 |