diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-12-10 16:15:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-12-10 16:15:14 +0000 |
commit | 5daead32f32f3f162b96e9b79f7dafde923033af (patch) | |
tree | a10b4b5ce81d963dd0aaff00a1d6fda97cf5d1f1 /graphics/png | |
parent | 1912e1e846b26173f8965cf459e4f40d208f490a (diff) | |
download | ports-5daead32f32f3f162b96e9b79f7dafde923033af.tar.gz ports-5daead32f32f3f162b96e9b79f7dafde923033af.zip |
- reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=374478
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 67191dc574de..b9cee877ad6b 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= Library for manipulating PNG images PORTSCOUT= limit:^1\.5\. |