diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
commit | ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6 (patch) | |
tree | 39a882dfef7e826b2e94f49ae83cee31122286a6 /math/gexpr | |
parent | c714a390c4b616c7a8bd4178852765dd1c55f870 (diff) | |
download | freebsd-ports-graphics-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.gz freebsd-ports-graphics-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.zst freebsd-ports-graphics-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.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/gexpr')
-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 714804ff732..ae2b2983696 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}" \ |