Bug 113520 - Fix download: x11/bbappconf
Summary: Fix download: x11/bbappconf
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-10 14:30 UTC by Gerrit Beine
Modified: 2007-06-11 06:20 UTC (History)
0 users

See Also:


Attachments
file.diff (255 bytes, patch)
2007-06-10 14:30 UTC, Gerrit Beine
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2007-06-10 14:30:03 UTC
BBTools moved to SourceForge.net

Fix: MAINTAINER=	gerrit.beine@gmx.de
 COMMENT=	Application configuring tool for the blackbox window manager


-WWW: http://bbtools.windsofstorm.net/
+WWW: http://bbtools.sourceforge.net/--tllQXnElPiB01pC8wIXFErmSw4YOuMD1xglRKut96t8tCIo2
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -Nur /usr/ports/x11/bbappconf/Makefile bbappconf/Makefile
--- /usr/ports/x11/bbappconf/Makefile	Sat May 19 22:25:51 2007
+++ bbappconf/Makefile	Sun Jun 10 15:39:51 2007
@@ -9,7 +9,8 @@
 PORTVERSION=	0.0.2
 PORTREVISION=	1
 CATEGORIES=	x11
-MASTER_SITES=	http://bbtools.windsofstorm.net/sources/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	bbtools
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-10 14:39:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-11 06:12:10 UTC
miwi        2007-06-11 05:12:04 UTC

  FreeBSD ports repository

  Modified files:
    x11/bbappconf        Makefile pkg-descr 
  Log:
  - Update MASTER_SITES and WWW
  
  PR:             113520
  Submitted by:   Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.4       +2 -1      ports/x11/bbappconf/Makefile
  1.2       +1 -1      ports/x11/bbappconf/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-06-11 06:12:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!