aboutsummaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-15 23:14:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-15 23:14:56 +0000
commitb34c0ce68633b2302408e09c2a2dfb178d955ba1 (patch)
tree0775433a62b67c99f1df778999f61e01e23e2907 /audio/nas
parenta3dbd66287184164681fc124c2e60f8e3b5a3f1d (diff)
downloadports-b34c0ce68633b2302408e09c2a2dfb178d955ba1.tar.gz
ports-b34c0ce68633b2302408e09c2a2dfb178d955ba1.zip
Notes
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index dc65ca72aa0c..2a4c3c620e2a 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -3,14 +3,16 @@
# Date created: 03 Nov 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.4 1995/10/04 10:31:58 asami Exp $
+# $Id: Makefile,v 1.5 1996/10/03 13:42:48 adam Exp $
#
DISTNAME= nas-1.2p5
PKGNAME= nas-1.2.5
-CATEGORIES+= audio
+CATEGORIES= audio
MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
+MAINTAINER= jkh@FreeBSD.org
+
USE_IMAKE= yes
ALL_TARGET= World
# no need to "xmkmf -a" and create the Makefiles twice -- see above