diff options
author | Joseph S. Atkinson <jsa@FreeBSD.org> | 2010-07-25 11:18:55 +0000 |
---|---|---|
committer | Joseph S. Atkinson <jsa@FreeBSD.org> | 2010-07-25 11:18:55 +0000 |
commit | 4e2ca55c11e584fb36348e7b4fe1ec0ca4a65b4b (patch) | |
tree | 90ed2c42e74059d1176f833d5a6692e4ba953819 /graphics/pngcrush | |
parent | 81b9f7269fc4c2d6a11a576df50efe84aa880dc4 (diff) |
Update my email address to my new @FreeBSD.org addy
Approved by: wxs (mentor)
Notes
Notes:
svn path=/head/; revision=258222
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 2455ab8c8f86..674e5fd6ebe6 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.10 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/00-${PORTVERSION} -MAINTAINER= jsa@wickedmachine.net +MAINTAINER= jsa@FreeBSD.org COMMENT= An optimizer for PNG files USE_BZIP2= yes |