diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-19 19:15:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-19 19:15:05 +0800 |
commit | bdac8389c9831969e27d7bd0fcaa7d17342ece7d (patch) | |
tree | 45ed0afda256d4bc48043bab2f7d3cfc0b1a0fb1 /graphics | |
parent | afcd3d552aea961e255f00b3a373d353ccc55d00 (diff) | |
download | freebsd-ports-gnome-bdac8389c9831969e27d7bd0fcaa7d17342ece7d.tar.gz freebsd-ports-gnome-bdac8389c9831969e27d7bd0fcaa7d17342ece7d.tar.zst freebsd-ports-gnome-bdac8389c9831969e27d7bd0fcaa7d17342ece7d.zip |
- Restore MAINTAINER
Diffstat (limited to 'graphics')
-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 22c8954f3c44..2f76cd3c23db 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ PATCH_SITES= SF/apng/lib${PORTNAME}/lib${PORTNAME}16/ DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= Library for manipulating PNG images USES= cpe libtool tar:xz |