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

(limited to 'audio/nas')

diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 35ae8caccf11..e591ccae196a 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -13,8 +13,6 @@ EXTRACT_SUFX=	.src.tar.gz
 
 MAINTAINER=	ports@FreeBSD.org
 
-PORTCOMMENT=	Network Audio System
-
 USE_REINPLACE=	yes
 USE_IMAKE=	yes
 ALL_TARGET=	World
diff --git a/audio/nas/pkg-comment b/audio/nas/pkg-comment
new file mode 100644
index 000000000000..5b59e766ae1c
--- /dev/null
+++ b/audio/nas/pkg-comment
@@ -0,0 +1 @@
+Network Audio System
-- 
cgit v1.2.3