diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-26 16:13:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-26 16:13:11 +0000 |
commit | 5e2a72b476d749433a0b488416a60843ced33f65 (patch) | |
tree | f272eea199fed9745df8718ba50f695126245010 /devel/global | |
parent | Update to 2.5.2. (diff) |
- Drop maintainership
PR: ports/108376
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer)
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 8666d8be8900..1c75e4c4a694 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= rui@ruilopes.com +MAINTAINER= ports@FreeBSD.org COMMENT= A source code tag system GNU_CONFIGURE= yes |