aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-05-31 14:30:46 +0800
committermharo <mharo@FreeBSD.org>1999-05-31 14:30:46 +0800
commit2b8a75583304ef0c306a8f7e1fa02114dcf88948 (patch)
tree8c135f2046da38b7111b9beb2c9168c5ea651960 /audio/nas
parent38196da45d379271a7a42b47e6749be273135539 (diff)
downloadfreebsd-ports-gnome-2b8a75583304ef0c306a8f7e1fa02114dcf88948.tar.gz
freebsd-ports-gnome-2b8a75583304ef0c306a8f7e1fa02114dcf88948.tar.zst
freebsd-ports-gnome-2b8a75583304ef0c306a8f7e1fa02114dcf88948.zip
Add MAINTAINER= ports@FreeBSD.ORG to makefile. It had no MAINTAINER line.
Diffstat (limited to 'audio/nas')
-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