diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-09 02:00:26 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-09 02:00:26 +0000 |
commit | ecd7bee3f89b28d9b0b1123e7694251a0cc4d989 (patch) | |
tree | 05cf59c7a233d571e94869c500687a6c0ab1f32a /misc | |
parent | Update to the latest version of japanization patch (diff) |
Update MASTER_SITE
PR: 33663
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=52785
Diffstat (limited to 'misc')
-rw-r--r-- | misc/grdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/grdb/Makefile b/misc/grdb/Makefile index ade1426afbeb..4366ff436163 100644 --- a/misc/grdb/Makefile +++ b/misc/grdb/Makefile @@ -8,7 +8,7 @@ PORTNAME= grdb PORTVERSION= 0.2.4 CATEGORIES= misc gnome -MASTER_SITES= http://bucket.pp.ualr.edu/~bit/download/ +MASTER_SITES= http://www.win.tue.nl/~stijn/grdb/ MAINTAINER= stijn@win.tue.nl |