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/grdb/Makefile | |
parent | c5f54991acc50de283be0d8101a058ccd58de533 (diff) | |
download | ports-ecd7bee3f89b28d9b0b1123e7694251a0cc4d989.tar.gz ports-ecd7bee3f89b28d9b0b1123e7694251a0cc4d989.zip |
Notes
Diffstat (limited to 'misc/grdb/Makefile')
-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 |