diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
commit | a52b1a298c9386d4df34f40a5375ee3403797804 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /security/zenmap/Makefile | |
parent | 290f7948889e6a7aafb823098076be2129cfa2b7 (diff) |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
Notes
Notes:
svn path=/head/; revision=308576
Diffstat (limited to 'security/zenmap/Makefile')
-rw-r--r-- | security/zenmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 1f52b642d7f8..e2694ce34787 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://nmap.org/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= nmap-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend for the nmap scanning utility LICENSE= GPLv2 |