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

(limited to 'www/ashe')

diff --git a/www/ashe/Makefile b/www/ashe/Makefile
index 9b0cb844fb7b..6da7f19be1ae 100644
--- a/www/ashe/Makefile
+++ b/www/ashe/Makefile
@@ -14,8 +14,6 @@ DISTFILES=	xhtml-1.3.tar.Z cci.tar.Z libhtmlw.tar.Z
 
 MAINTAINER=	ports@FreeBSD.org
 
-PORTCOMMENT=	A simple HTML editor
-
 NO_WRKSUBDIR=	yes
 CONFIGURE_WRKSRC=	${WRKDIR}/src
 INSTALL_WRKSRC=		${WRKDIR}/src
diff --git a/www/ashe/pkg-comment b/www/ashe/pkg-comment
new file mode 100644
index 000000000000..58287cf51c73
--- /dev/null
+++ b/www/ashe/pkg-comment
@@ -0,0 +1 @@
+A simple HTML editor
-- 
cgit v1.2.3