diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-24 14:23:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-24 14:23:46 +0800 |
commit | 89252ea7007b500e6eeacfa33569f68b18ad3f92 (patch) | |
tree | adc5ba386a9d598c15212f2f69f9e352b7aa7daf /math | |
parent | e3d727d4a4160fd0cd0e385ae9ed49c351b472f8 (diff) | |
download | freebsd-ports-gnome-89252ea7007b500e6eeacfa33569f68b18ad3f92.tar.gz freebsd-ports-gnome-89252ea7007b500e6eeacfa33569f68b18ad3f92.tar.zst freebsd-ports-gnome-89252ea7007b500e6eeacfa33569f68b18ad3f92.zip |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/grpn/Makefile | 2 | ||||
-rw-r--r-- | math/wmcalc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 1c714254e100..20efdf77d0f0 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://lashwhip.com/grpn/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+-based reverse polish notation (RPN) calculator USE_X_PREFIX= yes diff --git a/math/wmcalc/Makefile b/math/wmcalc/Makefile index a3ba5b1bacd4..7480f21e0518 100644 --- a/math/wmcalc/Makefile +++ b/math/wmcalc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.cox.net/ehf_dockapps/wmcalc/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple dockable calculator ALL_TARGET= clean wmcalc |