diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-05-06 22:55:54 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-05-06 22:55:54 +0000 |
commit | 262c750c4c68c80a732c2b79695d2a7c1ac66a4d (patch) | |
tree | a5900d0b748607936481e65492760be5f9a680dc /x11-themes | |
parent | 9c6f37d5aba5e909c74136d3b1db995efdea1ae7 (diff) | |
download | ports-262c750c4c68c80a732c2b79695d2a7c1ac66a4d.tar.gz ports-262c750c4c68c80a732c2b79695d2a7c1ac66a4d.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-qt4-engine/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/gtk-qt4-engine/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile index e307a630865e..bc814c760ee8 100644 --- a/x11-themes/gtk-qt4-engine/Makefile +++ b/x11-themes/gtk-qt4-engine/Makefile @@ -9,8 +9,8 @@ PORTNAME= gtk-qt4-engine PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= x11-themes -MASTER_SITES= http://gtk-qt.ecs.soton.ac.uk/files/${PORTVERSION}/ -DISTFILES= gtk-qt-engine-${PORTVERSION} +MASTER_SITES= http://gtk-qt-engine.googlecode.com/files/ +DISTFILES= gtk-qt-engine-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= kris@pcbsd.org COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT/KDE themes diff --git a/x11-themes/gtk-qt4-engine/distinfo b/x11-themes/gtk-qt4-engine/distinfo index 11078a5aef6f..a5aae2ef8371 100644 --- a/x11-themes/gtk-qt4-engine/distinfo +++ b/x11-themes/gtk-qt4-engine/distinfo @@ -1,3 +1,3 @@ -MD5 (gtk-qt-engine-1.1) = de8048baef7dfe6c97cd97c463d66152 -SHA256 (gtk-qt-engine-1.1) = 4310f8f179c5ab70cea614a07b0c3e84234d05388dded85596200fa754c290a6 -SIZE (gtk-qt-engine-1.1) = 58079 +MD5 (gtk-qt-engine-1.1.tar.bz2) = de8048baef7dfe6c97cd97c463d66152 +SHA256 (gtk-qt-engine-1.1.tar.bz2) = 4310f8f179c5ab70cea614a07b0c3e84234d05388dded85596200fa754c290a6 +SIZE (gtk-qt-engine-1.1.tar.bz2) = 58079 |