aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--security/nmapfe/Makefile16
2 files changed, 1 insertions, 16 deletions
diff --git a/MOVED b/MOVED
index 4c9e4fb82a19..8945515a8fdb 100644
--- a/MOVED
+++ b/MOVED
@@ -3431,3 +3431,4 @@ x11/XFree86-4-libraries||2008-03-07|XFree86-4 is no longer supported on FreeBSD
x11/XFree86-4-manuals||2008-03-07|XFree86-4 is no longer supported on FreeBSD
x11/ecore|devel/ecore|2008-03-12|Change category
www/scout||2008-03-12|Has expired: Abandonware, website disappeared.
+security/nmapfe|security/zenmap|2008-03-14|Project renamed
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile
deleted file mode 100644
index a40ac0b21021..000000000000
--- a/security/nmapfe/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Ports collection makefile for: nmap
-# Date created: Tue Aug 04, 1998
-# Whom: David O'Brien (obrien@NUXI.com)
-#
-# $FreeBSD$
-#
-
-PORTNAME= nmapfe
-
-COMMENT= GUI frontend for the nmap scanning utility
-
-MASTERDIR= ${.CURDIR}/../nmap
-
-BUILD_NMAPFE= yes
-
-.include "${MASTERDIR}/Makefile"