diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
commit | 83c19f0dcee8b9f481588021ea93bf9790c32c70 (patch) | |
tree | 8a4f3e55bfe1c7fa310caa432223759177bc33ae /math | |
parent | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (diff) | |
download | freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.gz freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.zst freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.zip |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'math')
-rw-r--r-- | math/xplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xplot/Makefile b/math/xplot/Makefile index 366ba00766b1..23d7698d5437 100644 --- a/math/xplot/Makefile +++ b/math/xplot/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= math graphics net MASTER_SITES= http://www.xplot.org/xplot/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 plotting package GNU_CONFIGURE= yes |