diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-11 13:12:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-11 13:12:04 +0800 |
commit | 88f1209f61155c82e7a68d3fd18ba49645985152 (patch) | |
tree | b0a086059735bc29dd26112aef05574aa8775af6 /x11 | |
parent | 84db414a1484e8c73bd608d591680084a88b788d (diff) | |
download | freebsd-ports-gnome-88f1209f61155c82e7a68d3fd18ba49645985152.tar.gz freebsd-ports-gnome-88f1209f61155c82e7a68d3fd18ba49645985152.tar.zst freebsd-ports-gnome-88f1209f61155c82e7a68d3fd18ba49645985152.zip |
- Update MASTER_SITES and WWW
PR: 113520
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bbappconf/Makefile | 3 | ||||
-rw-r--r-- | x11/bbappconf/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile index 69a816b25d1c..3b722fb28727 100644 --- a/x11/bbappconf/Makefile +++ b/x11/bbappconf/Makefile @@ -9,7 +9,8 @@ PORTNAME= bbappconf PORTVERSION= 0.0.2 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://bbtools.windsofstorm.net/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= bbtools MAINTAINER= gerrit.beine@gmx.de COMMENT= Application configuring tool for the blackbox window manager diff --git a/x11/bbappconf/pkg-descr b/x11/bbappconf/pkg-descr index 290fbadda2cd..e2701639d3df 100644 --- a/x11/bbappconf/pkg-descr +++ b/x11/bbappconf/pkg-descr @@ -6,4 +6,4 @@ like: * if it should be sticky * position size of windows -WWW: http://bbtools.windsofstorm.net/ +WWW: http://bbtools.sourceforge.net/ |