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 | 1cc5455678dd14a315e5c7c2050ea2de5cc8755c (diff) | |
download | ports-5e2a72b476d749433a0b488416a60843ced33f65.tar.gz ports-5e2a72b476d749433a0b488416a60843ced33f65.zip |
Notes
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 |