aboutsummaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /audio/nas
parentbef7e1901f3ac20e1b8948ace53627f740245474 (diff)
downloadports-83e5fd3ee15682c4e0aefab035eb1821a2276325.tar.gz
ports-83e5fd3ee15682c4e0aefab035eb1821a2276325.zip
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 2a4c3c620e2a..026c4b365e86 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -3,13 +3,14 @@
# Date created: 03 Nov 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1996/10/03 13:42:48 adam Exp $
+# $Id: Makefile,v 1.6 1996/11/15 23:13:56 obrien Exp $
#
DISTNAME= nas-1.2p5
PKGNAME= nas-1.2.5
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= audio/nas
MAINTAINER= jkh@FreeBSD.org