diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /graphics/pngcrush | |
parent | ee5a26a838f2540f40c3aaaf796be8d66bcca9a3 (diff) | |
download | ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.tar.gz ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.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)
Notes
Notes:
svn path=/head/; revision=164641
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 |