diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-03-28 09:16:37 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-03-28 09:16:37 +0800 |
commit | 77ee257e983ab2a332372cb57809814adc8f62ee (patch) | |
tree | e07f8318f936bf24eae518438878d4fcc9122e61 /math/moo | |
parent | 50c35380480d268b7861c359d2af84d778f3a5a1 (diff) | |
download | freebsd-ports-gnome-77ee257e983ab2a332372cb57809814adc8f62ee.tar.gz freebsd-ports-gnome-77ee257e983ab2a332372cb57809814adc8f62ee.tar.zst freebsd-ports-gnome-77ee257e983ab2a332372cb57809814adc8f62ee.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
Diffstat (limited to 'math/moo')
-rw-r--r-- | math/moo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/moo/Makefile b/math/moo/Makefile index 3f33c6ee9931..bdcdd7c7dd8c 100644 --- a/math/moo/Makefile +++ b/math/moo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OPENBSD} MASTER_SITE_SUBDIR= distfiles EXTRACT_SUFX= .tgz -MAINTAINER= skreuzer@exit2shell.com +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Calculator that accepts C-like syntax as input PLIST_FILES= bin/moo |