diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
commit | b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386 (patch) | |
tree | 71eb47a542ff820ea8244be036c10df25fadd26b /math | |
parent | af770130983e72fa6f54a05de2e7e542b8d9a717 (diff) | |
download | ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.tar.gz ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.zip |
Notes
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 |