pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-paranormal Remove needless "/" from MASTER_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b316a59b117
branches: trunk
changeset: 539867:1b316a59b117
user: obache <obache%pkgsrc.org@localhost>
date: Sat Mar 15 13:10:37 2008 +0000
description:
Remove needless "/" from MASTER_SITES, suggested by Zafer Aydogan.
diffstat:
audio/xmms-paranormal/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 324c49e9e2d3 -r 1b316a59b117 audio/xmms-paranormal/Makefile
--- a/audio/xmms-paranormal/Makefile Sat Mar 15 12:41:36 2008 +0000
+++ b/audio/xmms-paranormal/Makefile Sat Mar 15 13:10:37 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2006/06/12 16:28:05 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2008/03/15 13:10:37 obache Exp $
#
DISTNAME= paranormal-0.2.0
PKGNAME= xmms-paranormal-0.2.0
PKGREVISION= 10
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=/paranormal/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paranormal/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://paranormal.sourceforge.net/
Home |
Main Index |
Thread Index |
Old Index