From b5188984d224553c62f6798183fc5d9ce3931f37 Mon Sep 17 00:00:00 2001 From: bjs Date: Wed, 30 Jan 2008 19:26:00 +0000 Subject: Post-commit aesthetic fixups: Change MASTER_SITES to ${MASTER_SITE_LOCAL}. Remove name of author from COMMENT as its mentioned in the documentation. --- multimedia/bsdav/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia/bsdav') diff --git a/multimedia/bsdav/Makefile b/multimedia/bsdav/Makefile index 19f2a1eef57..f5d1731377e 100644 --- a/multimedia/bsdav/Makefile +++ b/multimedia/bsdav/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/01/30 19:21:08 bjs Exp $ +# $NetBSD: Makefile,v 1.2 2008/01/30 19:26:00 bjs Exp $ # DISTNAME= bsdav-1.4 CATEGORIES= multimedia -MASTER_SITES= http://www.NetBSD.org/~bjs/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 MAINTAINER= bjs@NetBSD.org HOMEPAGE= http://jakemsr.trancell.org/ -COMMENT= BSD Audio/Video library and tools by +COMMENT= BSD Audio/Video library and tools PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3