diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-10-02 23:59:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-10-02 23:59:35 +0800 |
commit | bc6c7313619fdd849564694dd5b34f7900223a3e (patch) | |
tree | cfd524df6e6e93f1f611d2326ae8a5938d390da6 /x11-toolkits/mx | |
parent | 4ed33704bd54062954753aa1fec0ccf5eaa75fcb (diff) | |
download | marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.tar marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.tar.gz marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.tar.bz2 marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.tar.lz marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.tar.xz marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.tar.zst marcuscom-ports-bc6c7313619fdd849564694dd5b34f7900223a3e.zip |
Master site "disapeard" host the distfile localy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17085 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/mx')
-rw-r--r-- | x11-toolkits/mx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/mx/Makefile b/x11-toolkits/mx/Makefile index 1ce67b4d0..cba3c10f3 100644 --- a/x11-toolkits/mx/Makefile +++ b/x11-toolkits/mx/Makefile @@ -3,13 +3,13 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/mx/Makefile,v 1.2 2011/04/13 18:13:15 kwm Exp $ +# $MCom: ports/x11-toolkits/mx/Makefile,v 1.3 2011/09/18 17:29:41 kwm Exp $ # PORTNAME= mx PORTVERSION= 1.2.1 CATEGORIES= x11-toolkits -MASTER_SITES= http://source.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ +MASTER_SITES= LOCAL/kwm MAINTAINER= gnome@FreeBSD.org COMMENT= Clutter based widget toolkit |