diff options
author | netchild <netchild@FreeBSD.org> | 2007-06-26 14:22:06 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2007-06-26 14:22:06 +0800 |
commit | 6fa52c303d5ec67cfc108de323481aafc7f70252 (patch) | |
tree | 0d4bfabc673fc760b458752f6f4a139fe4b52b31 /graphics/chbg | |
parent | 1e60b552415dc35ebe13c7b1f2b45f4394c0e071 (diff) | |
download | freebsd-ports-gnome-6fa52c303d5ec67cfc108de323481aafc7f70252.tar.gz freebsd-ports-gnome-6fa52c303d5ec67cfc108de323481aafc7f70252.tar.zst freebsd-ports-gnome-6fa52c303d5ec67cfc108de323481aafc7f70252.zip |
The old website does not longer exists, so remove from master sites and
change address to SF in pkg-descr.
I don't use this port anymore, it doesn't work together with Gnome anymore,
so I give up maintainership.
Noticed by: Jeremy C. Reed <reed@reedmedia.net>
Diffstat (limited to 'graphics/chbg')
-rw-r--r-- | graphics/chbg/Makefile | 5 | ||||
-rw-r--r-- | graphics/chbg/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile index ee40eed3bcb3..2c105c9811be 100644 --- a/graphics/chbg/Makefile +++ b/graphics/chbg/Makefile @@ -9,12 +9,11 @@ PORTNAME= chbg PORTVERSION= 1.5 PORTREVISION= 7 CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.idata.sk/~ondrej/sw/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= netchild@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Change Background Picture with time period USE_X_PREFIX= yes diff --git a/graphics/chbg/pkg-descr b/graphics/chbg/pkg-descr index de3d8a6d908e..d93217f9a137 100644 --- a/graphics/chbg/pkg-descr +++ b/graphics/chbg/pkg-descr @@ -1,4 +1,4 @@ ChBg is used for changing desktop background pictures with some period. Can also be used as a xscreensaver hack. -WWW: http://www.idata.sk/~ondrej/chbg/ +WWW: http://chbg.sourceforge.net/ |