diff options
Diffstat (limited to 'graphics/agg/Makefile')
-rw-r--r-- | graphics/agg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index b418fd8f6e07..c9c4021eece1 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.7.0 PORTREVISION= 0 CATEGORIES= graphics -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High Quality Rendering Engine for C++ WWW= https://github.com/clausecker/agg |