diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-27 00:19:46 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-27 00:19:46 +0000 |
commit | 97e48909a960f215060e229685b8ce368931fccc (patch) | |
tree | d9976d59f607f5d3feb8d45043e569596184a000 | |
parent | Only depend on GTK & Imlib if we're buildling the GNOME version. (diff) |
Update MASTER_SITES.
PR: 38502
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=60051
-rw-r--r-- | devel/libU77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile index a1d83b28f524..9e3e28e7403a 100644 --- a/devel/libU77/Makefile +++ b/devel/libU77/Makefile @@ -8,7 +8,7 @@ PORTNAME= libU77 PORTVERSION= 2.6 CATEGORIES= devel -MASTER_SITES= http://flo.mech.eng.usyd.edu.au/~norris/src/ +MASTER_SITES= http://www.esc.auckland.ac.nz/People/Staff/Norris/src/ MAINTAINER= ports@FreeBSD.org |