diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-21 21:48:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-21 21:48:49 +0000 |
commit | 7117dfe95a17eafcd784af94d4f4c8270c0857c8 (patch) | |
tree | 4d9f4ac22f521750192c361b6bbbed37301a9d9a /misc | |
parent | Update to version 0.48 (diff) |
Add a temporary mirror until fd.o gets their act together.
Notes
Notes:
svn path=/head/; revision=122101
Diffstat (limited to 'misc')
-rw-r--r-- | misc/shared-mime-info/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 083b0304df6e..a9e8eee95834 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -7,7 +7,8 @@ PORTNAME= shared-mime-info PORTVERSION= 0.15 CATEGORIES= misc gnome -MASTER_SITES= http://www.freedesktop.org/software/shared-mime-info/ +MASTER_SITES= http://www.marcuscom.com/downloads/ \ + http://www.freedesktop.org/software/shared-mime-info/ DISTNAME= shared-mime-info-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |