aboutsummaryrefslogtreecommitdiff
path: root/audio/playmidi
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
commit642e5987324e604d3b5cd0aa6f649eca92e5d13a (patch)
treee0c2df877acdbfe32ecf7d82a41ee25033ec4532 /audio/playmidi
parent5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (diff)
downloadports-642e5987324e604d3b5cd0aa6f649eca92e5d13a.tar.gz
ports-642e5987324e604d3b5cd0aa6f649eca92e5d13a.zip
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4572
Diffstat (limited to 'audio/playmidi')
-rw-r--r--audio/playmidi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index e5930316fb30..56e4a8b8075d 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 Feb 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1996/11/15 06:53:52 ache Exp $
+# $Id: Makefile,v 1.6 1996/11/15 10:52:00 asami Exp $
#
DISTNAME= playmidi-2.3
CATEGORIES= audio
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= ache@FreeBSD.ORG