diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-24 10:55:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-24 10:55:55 +0000 |
commit | f7edfb6e5048f7cbaf12d5622251d8cf7420aca0 (patch) | |
tree | 66694f0a94046c23117ae26de93ec74e5a269471 /x11-toolkits/libsexy | |
parent | 723bbe1b615950447890e1e64a18d6e6a7bfc512 (diff) | |
download | ports-f7edfb6e5048f7cbaf12d5622251d8cf7420aca0.tar.gz ports-f7edfb6e5048f7cbaf12d5622251d8cf7420aca0.zip |
Notes
Diffstat (limited to 'x11-toolkits/libsexy')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index b85439656462..3e46538e3025 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -8,7 +8,8 @@ PORTNAME= libsexy PORTVERSION= 0.1.11 CATEGORIES= x11-toolkits devel -MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://releases.chipx86.com/libsexy/libsexy/ MAINTAINER= ports@FreeBSD.org COMMENT= Extension widgets for GTK+ |