diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-07 03:47:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-07 03:47:42 +0800 |
commit | 3be694771f04e600a8316efb7e54700a6dda0453 (patch) | |
tree | c3644751202cc2be5f1b07986be564dad7332ce6 /graphics/pngcrush | |
parent | 077dc3369c86dd5a8da7e91b86f6e82c5abbf8d4 (diff) | |
download | freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.tar.gz freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.tar.zst freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.zip |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 8f001afc0837..23e47be83b57 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= An optimizer for PNG files USE_BZIP2= yes |