diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-27 12:23:15 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-27 12:23:15 +0000 |
commit | 2dcf43fbbb024bc2223a21fad496a69fbc3e54a8 (patch) | |
tree | c8ffa2bb6a6a44b808bc84e2739f8d3e24cd2584 /x11/bgrot/Makefile | |
parent | 3f08af39e0424e72fbd67fc8bc307a37ce140d38 (diff) |
Notes
Diffstat (limited to 'x11/bgrot/Makefile')
-rw-r--r-- | x11/bgrot/Makefile | 8 |
1 files changed, 4 insertions, 4 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 |