diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-06-26 06:22:06 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-06-26 06:22:06 +0000 |
commit | 421f66578f1bf3ddf940f6497ee55afc8f9f4e2d (patch) | |
tree | c6c2b7237d620a354afadc2a35c45bb44f50de3d /graphics/chbg/Makefile | |
parent | . Update to 2.2.3. (diff) |
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/Makefile')
-rw-r--r-- | graphics/chbg/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |