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

(limited to 'audio/autools')

diff --git a/audio/autools/Makefile b/audio/autools/Makefile
index cc691d1eba59..085481d4a022 100644
--- a/audio/autools/Makefile
+++ b/audio/autools/Makefile
@@ -14,8 +14,6 @@ EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 
-PORTCOMMENT=	A collection of programs to manipulate audio files
-
 BUILD_DEPENDS=	${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp
 
 USE_REINPLACE=	yes
diff --git a/audio/autools/pkg-comment b/audio/autools/pkg-comment
new file mode 100644
index 000000000000..43820664e241
--- /dev/null
+++ b/audio/autools/pkg-comment
@@ -0,0 +1 @@
+A collection of programs to manipulate audio files
-- 
cgit v1.2.3