aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-31 06:30:46 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-31 06:30:46 +0000
commit7510ef1fc9fe9c8b3f79286655b862b50ce9ebd6 (patch)
treeffe1617286b77a89dd0e2bd52ed03cd88c295f05 /audio
parent20641ace154b6d85baf03b2f7bf14c98918c0976 (diff)
downloadports-7510ef1fc9fe9c8b3f79286655b862b50ce9ebd6.tar.gz
ports-7510ef1fc9fe9c8b3f79286655b862b50ce9ebd6.zip
Add MAINTAINER= ports@FreeBSD.ORG to makefile. It had no MAINTAINER line.
Notes
Notes: svn path=/head/; revision=19149
Diffstat (limited to 'audio')
-rw-r--r--audio/nas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index fc8b84076bfa..adba784bf60d 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Nov 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.8 1997/01/06 12:04:12 jkh Exp $
+# $Id: Makefile,v 1.9 1998/09/28 01:52:27 steve Exp $
#
DISTNAME= nas-1.2p5
@@ -12,6 +12,8 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= audio/nas
+MAINTAINER= ports@FreeBSD.ORG
+
USE_IMAKE= yes
ALL_TARGET= World
# no need to "xmkmf -a" and create the Makefiles twice -- see above