diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
commit | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /graphics/pngcheck | |
parent | 658e8f6423dd44878464b02ffc02f29a62a755c0 (diff) |
Notes
Diffstat (limited to 'graphics/pngcheck')
-rw-r--r-- | graphics/pngcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 786f669b1043..c1217cd76e4b 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.0 CATEGORIES= graphics MASTER_SITES= SF/png-mng/${PORTNAME}/${PORTVERSION} -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Checks the integrity of PNG images MAKEFILE= Makefile.unx |