diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-10 03:50:06 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-10 03:50:06 +0800 |
commit | b2d4b657d1239d23bc853122a6b73045c9553ff9 (patch) | |
tree | 43203035e6cea17f91ff3c08aacd82ec9ad6b74f /security/doscan | |
parent | 694b703906a0b585d4a00988c226fdc6f04feb07 (diff) | |
download | freebsd-ports-gnome-b2d4b657d1239d23bc853122a6b73045c9553ff9.tar.gz freebsd-ports-gnome-b2d4b657d1239d23bc853122a6b73045c9553ff9.tar.zst freebsd-ports-gnome-b2d4b657d1239d23bc853122a6b73045c9553ff9.zip |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
Diffstat (limited to 'security/doscan')
-rw-r--r-- | security/doscan/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/doscan/Makefile b/security/doscan/Makefile index 4ef71c78401b..6b83354e3e27 100644 --- a/security/doscan/Makefile +++ b/security/doscan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: doscan -# Date created: 24 Sept 2003 -# Whom: Janos.Mohacsi@bsd.hu -# +# Created by: Janos.Mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= doscan PORTVERSION= 0.3.1 @@ -11,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= http://static.enyo.de/fw/releases/doscan/ -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Tool to quickly scan your network for machines listening on a TCP port LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre |