From ef42441ef62482246c769467dc9f2a1e0ccb7374 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- security/nmapfe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/nmapfe/Makefile') diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile index f0bbbfcec99e..a91778b05761 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: nmap -# Version required: 1.51 +# Version required: 1.51 # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # @@ -13,7 +13,7 @@ MASTER_SITES= http://codebox.net/download/ \ http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tgz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap -- cgit