diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-07-21 01:32:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-07-21 01:32:05 +0000 |
commit | 48accf6197593dbcc545667090bd41198b2991f8 (patch) | |
tree | dfcb6c6078fb2a041493c9c2b9899f8f950694b6 /x11 | |
parent | 589495d20b0087cb4b424c50d33df3e036ad98ae (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bgrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile index 8b80eec63f1c..a124d5dbfdd6 100644 --- a/x11/bgrot/Makefile +++ b/x11/bgrot/Makefile @@ -9,7 +9,7 @@ PORTNAME= bgrot PORTVERSION= 1.30 CATEGORIES= x11 MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \ - http://www.linc-it.com/~matt.fuller/mirrors/bgrot/ + http://www.linc-it.com/~fullermd/distfiles/ MAINTAINER= fullermd@over-yonder.net COMMENT= A program to handle your X background to prevent boredom |