diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-06-10 22:31:01 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-10 22:31:01 +0000 |
commit | 6ad58072b25eed853c78dcc5d8789b3800923693 (patch) | |
tree | 23e2805786d4b2184e83ec3bf3c081291303a274 /graphics | |
parent | 8a101f5aac60f60fa3bd5d5c8849e10637273fbe (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/swftools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index ee158aebcbf2..8dcf6ef14b79 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.swftools.org/ \ http://www.c-s.li/ports/ -MAINTAINER= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SWF manipulation and generation utilities LICENSE= GPLv2 |