aboutsummaryrefslogtreecommitdiff
path: root/audio/xmmix
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/xmmix
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/xmmix')
-rw-r--r--audio/xmmix/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index 98020c14ccd2..3b4a898228d3 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -3,12 +3,13 @@
# Date created: Mon Aug 5 10:54:25 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.2 1996/08/19 11:01:53 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/15 23:14:56 obrien Exp $
#
DISTNAME= xmmix-1.2
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmmix/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications/xmmix
MAINTAINER= erich@FreeBSD.org