diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-03-05 20:49:05 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-03-05 20:49:05 +0000 |
commit | 7fc8f970bbbc36bf514d7bd2a118b1a1ec68b128 (patch) | |
tree | 45ea0e272c18aa97ad9265968cfb8bda15d7a7cb /graphics/cenon/Makefile | |
parent | 683a9e3760b973dea83bab298e43f178cd76f50a (diff) | |
download | ports-7fc8f970bbbc36bf514d7bd2a118b1a1ec68b128.tar.gz ports-7fc8f970bbbc36bf514d7bd2a118b1a1ec68b128.zip |
Notes
Diffstat (limited to 'graphics/cenon/Makefile')
-rw-r--r-- | graphics/cenon/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |