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)
---
 devel/mob/Makefile    | 2 --
 devel/mob/pkg-comment | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)
 create mode 100644 devel/mob/pkg-comment

(limited to 'devel/mob')

diff --git a/devel/mob/Makefile b/devel/mob/Makefile
index 0f2d1250d93c..5733ede9e7e6 100644
--- a/devel/mob/Makefile
+++ b/devel/mob/Makefile
@@ -15,8 +15,6 @@ EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 
-PORTCOMMENT=	Memory Organization Benchmarks
-
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_GMAKE=	yes
diff --git a/devel/mob/pkg-comment b/devel/mob/pkg-comment
new file mode 100644
index 000000000000..18876ea0ee6d
--- /dev/null
+++ b/devel/mob/pkg-comment
@@ -0,0 +1 @@
+Memory Organization Benchmarks
-- 
cgit v1.2.3