diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-09-19 09:51:48 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-09-19 09:51:48 +0000 |
commit | 09c0058602dd873c610caf77f848660cfa30da52 (patch) | |
tree | 3081c9afb267421c484fc9375a4d68369f3696ca /graphics | |
parent | 113bb2e0b78f943128b4267fe9cdc7972537f3ca (diff) | |
download | ports-09c0058602dd873c610caf77f848660cfa30da52.tar.gz ports-09c0058602dd873c610caf77f848660cfa30da52.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-greycstoration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-greycstoration/Makefile b/graphics/gimp-greycstoration/Makefile index 8f2298f26eaa..eaa75301302b 100644 --- a/graphics/gimp-greycstoration/Makefile +++ b/graphics/gimp-greycstoration/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.haypocalc.com/perso/prog/greycstoration/ \ http://bio3k.softboard.ru/uploads/arch/ PKGNAMEPREFIX= gimp- -MAINTAINER= b3k@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Gimp plugin used for noise reduction BUILD_DEPENDS= gimp>0:${PORTSDIR}/graphics/gimp \ |