diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cenon/Makefile | 2 | ||||
-rw-r--r-- | graphics/graphos/Makefile | 2 | ||||
-rw-r--r-- | graphics/pikopixel/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index bf72b967086e..1a6af0a99363 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vector graphics tool for GNUstep USES= tar:bzip2 gnustep diff --git a/graphics/graphos/Makefile b/graphics/graphos/Makefile index b4a78c4f0bdc..12385704cbd6 100644 --- a/graphics/graphos/Makefile +++ b/graphics/graphos/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Graphos-${PORTVERSION} -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vector drawing application centered around bezier paths LICENSE= GPLv2 diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile index d62e659a3f0e..fd8be90b4af8 100644 --- a/graphics/pikopixel/Makefile +++ b/graphics/pikopixel/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics gnustep MASTER_SITES= http://twilightedge.com/downloads/ DISTNAME= PikoPixel.Sources.${DISTVERSION} -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Application for drawing and editing pixel-art images LICENSE= AGPLv3 |