diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-08 13:37:16 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-08 13:37:16 +0000 |
commit | 9804e4d5559c42cbba0f1b78831d88105fa40ee5 (patch) | |
tree | 96d6c13dd53489a4680acb21ed0ba167ae75ea52 /x11-toolkits/qtpixmap/Makefile | |
parent | 84e5bd3f4e80cf871374ccc8bec693fc938fad73 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qtpixmap/Makefile')
-rw-r--r-- | x11-toolkits/qtpixmap/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/qtpixmap/Makefile b/x11-toolkits/qtpixmap/Makefile index 2686c19d70c9..fc114d345a55 100644 --- a/x11-toolkits/qtpixmap/Makefile +++ b/x11-toolkits/qtpixmap/Makefile @@ -5,13 +5,11 @@ # $FreeBSD$ PORTNAME= QtPixmap -PORTVERSION= 0.27 -PORTREVISION= 1 +PORTVERSION= 0.28 CATEGORIES= x11-toolkits -MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 7043-${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://www.cpdrummond.freeuk.com/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modifed GTK pixmap engine to obtain Theme information from Qt USE_GNOME= gtk20 |