pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/bsdav Post-commit aesthetic fixups:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a9fcde9eab2
branches: trunk
changeset: 538162:1a9fcde9eab2
user: bjs <bjs%pkgsrc.org@localhost>
date: Wed Jan 30 19:26:00 2008 +0000
description:
Post-commit aesthetic fixups:
Change MASTER_SITES to ${MASTER_SITE_LOCAL}. Remove name of author
from COMMENT as its mentioned in the documentation.
diffstat:
multimedia/bsdav/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r bf77de745abe -r 1a9fcde9eab2 multimedia/bsdav/Makefile
--- a/multimedia/bsdav/Makefile Wed Jan 30 19:24:13 2008 +0000
+++ b/multimedia/bsdav/Makefile Wed Jan 30 19:26:00 2008 +0000
@@ -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@localhost
HOMEPAGE= http://jakemsr.trancell.org/
-COMMENT= BSD Audio/Video library and tools by <jakemsr%openbsd.org@localhost>
+COMMENT= BSD Audio/Video library and tools
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index