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/gimpshop | |
parent | 19dba7e6fc8c1687cb469c7824167be222ba8fdf (diff) | |
download | ports-5d8b21f98c497dad8efbc2897aaf9b610401ad2f.tar.gz ports-5d8b21f98c497dad8efbc2897aaf9b610401ad2f.zip |
Notes
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index f5249d4229cc..10893a38f76b 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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 \ |