diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /devel/global | |
parent | - Update to 0.83 (diff) |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Diffstat (limited to 'devel/global')
-rw-r--r-- | devel/global/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile index ed07d41f9bd6..1365c440427a 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A source code tag system GNU_CONFIGURE= yes |