aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-16 16:49:10 +0800
committerasami <asami@FreeBSD.org>1996-11-16 16:49:10 +0800
commitcaf7d048231c381b3d507e07179def9eb27d2539 (patch)
treec6e0cbc2919b24450adc9b42410abf363622f52b /audio
parent94992d896456b8d18c33a9163e0378db4a927880 (diff)
downloadfreebsd-ports-gnome-caf7d048231c381b3d507e07179def9eb27d2539.tar.gz
freebsd-ports-gnome-caf7d048231c381b3d507e07179def9eb27d2539.tar.zst
freebsd-ports-gnome-caf7d048231c381b3d507e07179def9eb27d2539.zip
While I'm here, change this to use MASTER_SITE_SUNSITE.
Diffstat (limited to 'audio')
-rw-r--r--audio/cam/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/cam/Makefile b/audio/cam/Makefile
index 340d887398f1..bfadbdae4118 100644
--- a/audio/cam/Makefile
+++ b/audio/cam/Makefile
@@ -3,12 +3,13 @@
# Date created: Tue Nov 12 15:54:21 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.1.1.1 1996/11/15 14:54:40 erich Exp $
+# $Id: Makefile,v 1.2 1996/11/16 08:42:38 asami Exp $
#
DISTNAME= cam-1.02
CATEGORIES= audio
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/mixers/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/sound/mixers
EXTRACT_SUFX= .tgz
.include <bsd.port.mk>