diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-18 16:41:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-18 16:41:12 +0000 |
commit | a62f5c7149618508995980c13cc60886e9ff6c48 (patch) | |
tree | ef8838ce97390c0e3f5f445ca8a7d35339eaee62 /devel/desktop-file-utils | |
parent | fbd3f3a20ff2a7e6a627f02499a9505c31e48298 (diff) |
Mirror desktop-file-utils until Freedesktop.org can be rebuilt.
Notes
Notes:
svn path=/head/; revision=121880
Diffstat (limited to 'devel/desktop-file-utils')
-rw-r--r-- | devel/desktop-file-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile index 708aee02b218..62e99df3fe54 100644 --- a/devel/desktop-file-utils/Makefile +++ b/devel/desktop-file-utils/Makefile @@ -8,7 +8,8 @@ PORTNAME= desktop-file-utils PORTVERSION= 0.9 CATEGORIES= devel -MASTER_SITES= http://freedesktop.org/Software/desktop-file-utils/releases/ +MASTER_SITES= http://freedesktop.org/Software/desktop-file-utils/releases/ \ + http://www.marcuscom.com/downloads/ MAINTAINER= jylefort@brutele.be COMMENT= A couple of command line utilities for working with desktop entries |