diff options
author | ale <ale@FreeBSD.org> | 2014-03-31 22:30:01 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-03-31 22:30:01 +0800 |
commit | 9a15bc06faa9c488a6fee81c740cf03f640183f4 (patch) | |
tree | 5d8f7fb172686f741ed57bf3a88f8bb78c2ec18a /graphics | |
parent | e60485f3a9fb4a5a2c70bec6f405417ac09b5689 (diff) | |
download | freebsd-ports-gnome-9a15bc06faa9c488a6fee81c740cf03f640183f4.tar.gz freebsd-ports-gnome-9a15bc06faa9c488a6fee81c740cf03f640183f4.tar.zst freebsd-ports-gnome-9a15bc06faa9c488a6fee81c740cf03f640183f4.zip |
Drop maintainership and fix LEGAL.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpgraph2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpgraph2/Makefile b/graphics/jpgraph2/Makefile index 016e6982c09f..5885a54c8a99 100644 --- a/graphics/jpgraph2/Makefile +++ b/graphics/jpgraph2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.0.7 CATEGORIES= graphics MASTER_SITES= http://hem.bredband.net/jpgraph2/ -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Draw both "quick and dirty" graphs with a minimum of code USE_BZIP2= yes |