diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-05-18 02:55:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-05-18 02:55:13 +0000 |
commit | 5d8b21f98c497dad8efbc2897aaf9b610401ad2f (patch) | |
tree | c8d080062d1287770e1f4f302105a9f20a1da738 /graphics/gimp | |
parent | BROKEN: Does not link correctly (diff) |
pass maintainerbit to gnome@
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=59379
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index f5249d4229cc..10893a38f76b 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/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 \ |