diff options
author | alex <alex@FreeBSD.org> | 2000-06-27 20:23:15 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-27 20:23:15 +0800 |
commit | 838fea1307ac065329b0bd57cac4e4446f946a32 (patch) | |
tree | 61cb32616d77a9f162b95bb4d17e67e3633eb082 | |
parent | 29d8e9274456c869d5b28a8246b631cff9383800 (diff) | |
download | freebsd-ports-gnome-838fea1307ac065329b0bd57cac4e4446f946a32.tar.gz freebsd-ports-gnome-838fea1307ac065329b0bd57cac4e4446f946a32.tar.zst freebsd-ports-gnome-838fea1307ac065329b0bd57cac4e4446f946a32.zip |
Update to version 1.30 with mastersite/maintainer-email update.
PR: 19460
Submitted by: maintainer/author
-rw-r--r-- | x11/bgrot/Makefile | 8 | ||||
-rw-r--r-- | x11/bgrot/distinfo | 2 | ||||
-rw-r--r-- | x11/bgrot/pkg-descr | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile index acd29a4ce7b7..be7aa7a93236 100644 --- a/x11/bgrot/Makefile +++ b/x11/bgrot/Makefile @@ -6,12 +6,12 @@ # PORTNAME= bgrot -PORTVERSION= 1.20 +PORTVERSION= 1.30 CATEGORIES= x11 -MASTER_SITES= http://www.futuresouth.com/~fullermd/bgrot/ \ - http://www.over-yonder.net/~fullermd/bgrot/ +MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \ + http://www.futuresouth.com/~fullermd/bgrot/ -MAINTAINER= fullermd@futuresouth.com +MAINTAINER= fullermd@over-yonder.net RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv diff --git a/x11/bgrot/distinfo b/x11/bgrot/distinfo index 9a2e7b08a9b3..834831dbef2c 100644 --- a/x11/bgrot/distinfo +++ b/x11/bgrot/distinfo @@ -1 +1 @@ -MD5 (bgrot-1.20.tar.gz) = 9d0fc557340ce4532ce5c8b08ba5788d +MD5 (bgrot-1.30.tar.gz) = 9842a5af935da6e7d0057cdc4ce1d831 diff --git a/x11/bgrot/pkg-descr b/x11/bgrot/pkg-descr index 94755ef8405c..47cd4d882d90 100644 --- a/x11/bgrot/pkg-descr +++ b/x11/bgrot/pkg-descr @@ -3,7 +3,7 @@ background, using (at present) xv. It takes a series of images, puts them in random order, and rotates them at given intervals. Why? Heck, why not? -WWW: http://www.futuresouth.com/~fullermd/bgrot/ +WWW: http://www.over-yonder.net/~fullermd/projects/bgrot/ - Matthew Fuller -<fullermd@futuresouth.com> +<fullermd@over-yonder.net> |