diff options
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index e4d2ee7..7376b6d 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \ DISTNAME= nmap-${PORTVERSION:S/.b/BETA/} EXTRACT_SUFX= .tgz -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk .include <bsd.port.pre.mk> |