aboutsummaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-06 12:15:11 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-06 12:15:11 +0000
commit72734182c18b13f81cefc42e392b6dbe9776ead0 (patch)
treec04b640ee3a66276778fe3051072a6772c4a8ca6 /audio/nas
parentef2e0993a6f80c4225af2705f6be1b9c4033e2a1 (diff)
downloadports-72734182c18b13f81cefc42e392b6dbe9776ead0.tar.gz
ports-72734182c18b13f81cefc42e392b6dbe9776ead0.zip
Notes
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 026c4b365e86..8e4a3b2a3e13 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Nov 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1996/11/15 23:13:56 obrien Exp $
+# $Id: Makefile,v 1.7 1996/11/18 09:52:15 asami Exp $
#
DISTNAME= nas-1.2p5
@@ -12,8 +12,6 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= audio/nas
-MAINTAINER= jkh@FreeBSD.org
-
USE_IMAKE= yes
ALL_TARGET= World
# no need to "xmkmf -a" and create the Makefiles twice -- see above