diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
commit | d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4 (patch) | |
tree | 1665fba1e33f8bc8068880259d4874365d2fc147 /math | |
parent | 2c69f37905b4a2400b519365124e5723cf59b264 (diff) | |
download | freebsd-ports-gnome-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.tar.gz freebsd-ports-gnome-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.tar.zst freebsd-ports-gnome-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.zip |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/gexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gexpr/Makefile b/math/gexpr/Makefile index 714804ff732a..ae2b2983696b 100644 --- a/math/gexpr/Makefile +++ b/math/gexpr/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/math/calc -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A shell calculator MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ |