diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-10-17 22:40:45 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-10-17 22:40:45 +0000 |
commit | c466080594106ba498dcbf35ea94c59c641b2b02 (patch) | |
tree | a91c4e1a08ba6cbb94d3e2a51ba7d71d64f58a1e /x11/bgrot/Makefile | |
parent | a97c62a6c48bba7ff897a53974e88d04a3a86b2a (diff) | |
download | ports-c466080594106ba498dcbf35ea94c59c641b2b02.tar.gz ports-c466080594106ba498dcbf35ea94c59c641b2b02.zip |
Notes
Diffstat (limited to 'x11/bgrot/Makefile')
-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 b027f01a535c..4993561ef71f 100644 --- a/x11/bgrot/Makefile +++ b/x11/bgrot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.30 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \ - http://www.centralmiss.com/~matt/distfiles/ + http://distfiles.over-yonder.net/bgrot/ MAINTAINER= fullermd@over-yonder.net COMMENT= A program to handle your X background to prevent boredom |