diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-23 01:17:15 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-23 01:17:15 +0800 |
commit | 98fb88a827354916edd2cfb7bac95cdbfad1d21d (patch) | |
tree | ad0d26888dae8718dbf4e00137d47121ac4c4798 /x11-themes | |
parent | 049eecab1bce254a6ff913c9e21dd1d130b3dd97 (diff) | |
download | freebsd-ports-gnome-98fb88a827354916edd2cfb7bac95cdbfad1d21d.tar.gz freebsd-ports-gnome-98fb88a827354916edd2cfb7bac95cdbfad1d21d.tar.zst freebsd-ports-gnome-98fb88a827354916edd2cfb7bac95cdbfad1d21d.zip |
- Reassign to the heap at maintainer's request
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-equinox-engine/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-themes/gtk-equinox-engine/Makefile b/x11-themes/gtk-equinox-engine/Makefile index a643ebc517af..4c309247fca1 100644 --- a/x11-themes/gtk-equinox-engine/Makefile +++ b/x11-themes/gtk-equinox-engine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-equinox-engine -# Date created: 2010-10-23 -# Whom: Deni Shaposhnikov <dsh@bamus.cz> -# +# Created by: Deni Shaposhnikov <dsh@bamus.cz> # $FreeBSD$ -# PORTNAME= equinox PORTVERSION= 1.50 @@ -15,7 +11,7 @@ PKGNAMESUFFIX= -engine DISTFILES= 121881-${PORTNAME}-${PORTVERSION}.tar.gz \ 140449-${PORTNAME}-themes-${PORTVERSION}.tar.gz -MAINTAINER= dsh@bamus.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Equinox GTK+ 2.x engine and themes BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 |