diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-05-18 10:55:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-05-18 10:55:13 +0800 |
commit | ce3b74092e07e3bdc159a0ddff4591bd6028af1e (patch) | |
tree | 5339c9366f4c0ff2c44ed6e2aca40e25970d3beb /graphics/gimp-devel | |
parent | 5a8f5a887cf471b2255e87ef5e5d477baf61f2c6 (diff) | |
download | freebsd-ports-gnome-ce3b74092e07e3bdc159a0ddff4591bd6028af1e.tar.gz freebsd-ports-gnome-ce3b74092e07e3bdc159a0ddff4591bd6028af1e.tar.zst freebsd-ports-gnome-ce3b74092e07e3bdc159a0ddff4591bd6028af1e.zip |
pass maintainerbit to gnome@
Approved by: sobomax
Diffstat (limited to 'graphics/gimp-devel')
-rw-r--r-- | graphics/gimp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index f5249d4229cc..10893a38f76b 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R}/v${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |