From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001
From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Date: Sun, 10 Nov 2002 16:48:51 +0000
Subject: o Rollback PORTCOMMENT modifications while this feature's
 implementation   is better studied o Turn PORTCOMMENT variable in Makefile
 back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
---
 net/netmap/Makefile    | 2 --
 net/netmap/pkg-comment | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)
 create mode 100644 net/netmap/pkg-comment

(limited to 'net/netmap')

diff --git a/net/netmap/Makefile b/net/netmap/Makefile
index b2dea0970526..423b1fce972d 100644
--- a/net/netmap/Makefile
+++ b/net/netmap/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-PORTCOMMENT=	Make a graphical representation of the surounding network
-
 RUN_DEPENDS=	dotty:${PORTSDIR}/graphics/graphviz
 
 USE_GMAKE=	yes
diff --git a/net/netmap/pkg-comment b/net/netmap/pkg-comment
new file mode 100644
index 000000000000..7553337f6c70
--- /dev/null
+++ b/net/netmap/pkg-comment
@@ -0,0 +1 @@
+Make a graphical representation of the surounding network
-- 
cgit v1.2.3