diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
commit | 1f1c285bbab18c5053d81a809f479e1aba9e176b (patch) | |
tree | 653acb9bfe767f0b6c3334ebb79480fcf54cf35f /devel/linux-f10-libglade | |
parent | - Update to 3.1 (diff) |
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator
Reviewed by: netchild (emulation)
Notes
Notes:
svn path=/head/; revision=270181
Diffstat (limited to 'devel/linux-f10-libglade')
-rw-r--r-- | devel/linux-f10-libglade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile index 03cf95c56730..444eabc6f386 100644 --- a/devel/linux-f10-libglade/Makefile +++ b/devel/linux-f10-libglade/Makefile @@ -8,6 +8,7 @@ PORTNAME= libglade PORTVERSION= 0.17 CATEGORIES= devel linux +MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} |